Text to Speech
Text To Speech
Generate speech from text using Supertone’s Voice AI.
POST
Headers
API key for the service
Path Parameters
Query Parameters
The desired output format of the audio file (wav, mp3). Default is wav.
Available options:
wav
, mp3
Body
application/json
Response
200
audio/wav
Audio file converted from text. The response includes an X-Audio-Length header with the duration in seconds.
The response is of type file
.