Endpoint TTS
Text-to-Speech
POST
Headers
Bearer token for authentication.
Body
application/json
The engine to use for text-to-speech.
Available options:
v1
, v5
, v7
The application identifier.
Available options:
107
The feature identifier.
Available options:
22
The input text to convert to speech.
The voice configuration.
The platform for which the speech is generated.
Available options:
web
, win
, mac
, phone
Response
200
application/json
Successfully processed the text-to-speech request.
Example:
"Text-to-speech processing successful."