Real Time Routes
Generate Text to Speech File Data
POST
Generates an audio file from a text string (not streamed).
Authorizations
Pass the API key in the Authorization header, You need to put Token keyword before the API key. e.g. 'Authorization: Token <api-key>'
Body
application/json
Response
200
audio/wav
Successful response
The response is of type file
.
Generates an audio file from a text string (not streamed).