Lists all available voice models for text-to-speech conversion.
This endpoint returns a complete list of voices including each voice’s ID, name, supported model type (ssfm-v21), and available emotion options (happy, sad, angry, normal, etc.).
Returned voices have unique identifiers starting with either ‘tc_’ prefix (Typecast voices) or ‘uc_’ prefix (User-created voices).
Optional query parameters can be used to filter results by specific model type.
API key for authentication. You can obtain an API key from the Typecast dashboard.
Voice model to use
ssfm-v21
Success - Returns list of available voice models
The response is of type Voice · object[]
.