providers
Get All Tts Voices
π€ Get all available TTS voices across all providers.
Frontend Usage: Use this to populate voice selection dropdowns with filtering.
Query Parameters:
provider: Filter by provider (elevenlabs, openai, cartesia, deepgram)gender: Filter by gender (male, female, neutral)language: Filter by language code (e.g., βenβ, βesβ, βzhβ)
GET
Get All Tts Voices
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Filter by provider
Filter by gender: male, female, neutral
Filter by supported language code
Response
Successful Response
Get All Tts Voices