Text To Speech
The Text-to-Speech (TTS) API converts text into natural-sounding speech and supports a wide range of Indian languages. This makes it ideal for various use cases, including creating voiceovers for multimedia, enhancing accessibility in applications, providing spoken directions in navigation systems, and facilitating interactive customer service.
Authorizations
Use the API key generated from our website to programmatically interact with our endpoints. This key authorizes your requests, allowing you to access and utilize our services securely.
Body
Unique id of the voice. This can be fetched from the Get Voices
endpoint.
Enter the text you want to convert to speech. The input must be between 40 and 500 (both inclusive) characters in length to ensure accurate and effective speech synthesis.
Response
The response is of type file
.