Get Assistant Voices
Retrieves a list of available voices for assistants, optionally filtered by language.
GET
Get Assistant Voices
List available voices for assistant configuration. You can optionally filter by language when building assistant creation or configuration workflows.
When to use
- Populate a voice picker in a custom assistant setup UI.
- Validate that a desired language has available voices before creating an assistant.
- Let internal operators compare voice options without opening the Ringg dashboard.
Integration notes
Voice availability can vary by language and provider. Store the selected voice ID only after the operator confirms the assistant configuration.Headers
(Required) Your Ringg AI API key.
Example:
"7251cb4b-3373-43a4-844c-b27a1d45e0c9"
Query Parameters
Filter voices by language (e.g., 'en-US', 'hi-IN'). Multiple languages can be comma-separated.
Response
Successful Response: A list of available voices.
Get Assistant Voices
