This endpoint returns a list of all available pre-designed voice characters. Each character has been optimized for specific use cases and provides consistent, high-quality voice output.
API key for authentication
Response
Returns an array of voice objects.Unique identifier for the voice (e.g., “Ava”, “Emma”, “Noah”)
Display name of the voice
Detailed description of the voice characteristics
Using Character Data
Once you retrieve the character list, you can use thevoice_id to generate speech:
Character Selection Tips
For Customer Service
For Customer Service
Look for characters with:
- Friendly, approachable descriptions
- Clear, professional tone
- Neutral or warm characteristics
- “customer_service” or “assistant” in use_cases
For Podcasts & Content
For Podcasts & Content
Look for characters with:
- Conversational, engaging style
- Appropriate age and accent for your audience
- “podcast”, “presenter”, or “host” in use_cases
- Natural, expressive delivery
For Audiobooks & Narration
For Audiobooks & Narration
Look for characters with:
- Clear, consistent delivery
- Appropriate tone for your content
- “audiobook” or “narration” in use_cases
- Good range for character voices
For Professional Content
For Professional Content
Look for characters with:
- Authoritative, confident tone
- Professional, polished delivery
- “professional”, “presentation”, or “formal” in use_cases
- Clear articulation
Error Codes
| Code | Description | Resolution |
|---|---|---|
| 401 | Authentication failed | Verify your API key is correct |
| 403 | Access denied | Check API permissions |
| 500 | Internal server error | Contact support if persistent |
Cache the character list in your application to reduce API calls and improve performance.
Authorizations
API key for Maya1 API authentication
Response
Successfully retrieved voices