POST
/
v1
/
tts

Authorizations

ganos-api-key
string
headerrequired

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

application/json
voice_id
string
required

Unique id of the voice. This can be fetched from the Get Voices endpoint.

text
string
required

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

200 - audio/wav

The response is of type file.