Skip to main content

Get Supported TTS Languages

GET 

/tts/languages

Retrieves the list of supported languages for text-to-speech conversion, along with available voices and default settings for each language.

Example Usage

curl -X GET "https://gateway.aakashpay.com/ai/api/v2/tts/languages" \
-H "Authorization: your-access-token"

Responses

Successfully retrieved supported languages