Text to Speech
Text to Speech
Generate speech from text using the specified voice model. Supports emotion, volume, pitch, and tempo customization.
First, list all available voice models using the GET /v1/voices endpoint, then use the voice_id from the response to generate speech with this endpoint. Each voice model has its own unique characteristics. See Listing all voices for available voices.
POST
Authorizations
API key for authentication. You can obtain an API key from the Typecast dashboard.
Body
application/json
Response
200
audio/wav
Success - Returns audio file
The response is of type file
.