Text To Speech section

Original Discord Post by khalilakm | 2024-11-10 22:07:47

Hi, why i can’t see the [Text To Speech] in the documentation page anymore?

Reply by k3kalinix | 2024-11-10 22:08:29

Hello :wave:t2:,

TTS API is only available for Partner/Enterprise customers.

Reply by khalilakm | 2024-11-10 22:09:51

ok, i’ll email the support directly, because we have already talked, and i need the TTS API so i can add more languages

Reply by k3kalinix | 2024-11-10 22:10:27

You need to talk to our sales team, no need to send a new mail.

Reply by k3kalinix | 2024-11-10 22:10:42

Embedded Content:
Let’s chat! - Convai Team
Sign up for a friendly conversation where we can discuss your use case and answer your questions. For technical help, please join our Discord channel. We’d love to explore how Convai can help you achieve your goals.
Link: Calendly - Convai Team

Reply by khalilakm | 2024-11-10 22:12:32

i already did a meeting with the CEO a few weeks ago, but at that time the TTS section was available and i had to start working on other apis, but when i went back to it today i didn’t find it

Reply by k3kalinix | 2024-11-10 22:14:36

There was documentation but again you had to be in the right plan. It was removed because it caused confusion.

Reply by khalilakm | 2024-11-10 22:15:57

so when i create a character using the api i can’t add a specific language?

Reply by k3kalinix | 2024-11-10 22:16:15

What do you mean?

Reply by khalilakm | 2024-11-10 22:17:39

i have a script that uses the convai’s api to create/update characters, i can set names, voices, backstories…
the question is am i able to add languages too?

Reply by k3kalinix | 2024-11-10 22:20:46

You cannot add new languages, but you can use existing languages.

Reply by khalilakm | 2024-11-10 22:22:41

yeah, that’s what i meant, i want to add french, german and many other existing languages in the convai’s servers, that’s why i went to TTS section to take a look at the API and the laguages codes, but i didn’t find it

Reply by k3kalinix | 2024-11-10 22:26:26

I will inform my teammates and they will update it.

Reply by khalilakm | 2024-11-10 22:27:40

I hope it doesn’t take too long.
Thank you for your support .

Reply by khalilakm | 2024-11-11 00:11:51

i tried to this in my request but it didn’t work
\n \"languageCodes\": [\"en\", \"fr\", \"it\"],\n }"

Reply by d_acharyya | 2024-11-11 10:47:12

Hi <@331819169995554817> pls refer to the following : Language List API | Documentation

Embedded Content:
Language List API | Documentation
API to retrieve the full list of languages, both public and private, available to a user.
Link: Language List API | Documentation

Reply by khalilakm | 2024-11-11 14:29:25

Thank you

Reply by khalilakm | 2024-11-11 14:37:49

<@547328106927620106> sorry again but my problem is i want to update the character’s languages list, and this request didn’t work
languageCodes\": {\"en-US\", \"fr-FR\", \"it-IT\"},

Reply by khalilakm | 2024-11-11 14:44:29

ok, i just figured out how it works thank you

Reply by khalilakm | 2024-11-11 15:05:16

also the voiceType list is not available, how can i know what is the voice name that i want to use?