Voices
Listing all voices
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.
GET
Authorizations
API key for authentication. You can obtain an API key from the Typecast dashboard.
Query Parameters
Voice model to use
Available options:
ssfm-v21
Response
200
application/json
Success - Returns list of available voice models
The response is of type object[]
.