List Available Voices
GET/api/tts/voices
List available voices for a TTS provider.
Each provider has its own implementation:
- ElevenLabs: Uses their API with filtering support
- OpenAI: Returns static list (no API)
- Cartesia: Uses their API to fetch available voices
Request
Responses
- 200
- 422
Successful Response
Validation Error