Get Voice By Id
GET/api/tts/voice/:voice_id
Fetch a specific voice by ID from the appropriate TTS provider.
Args: voice_id: The ID of the voice to fetch provider: Optional provider hint (cartesia, elevenlabs, openai) to route directly web_context: Authentication context
Returns: Voice details from the appropriate TTS provider API
Request
Responses
- 200
- 422
Successful Response
Validation Error