Voices
List Accents
Retrieve every accent option available across DialNexa voices, used to refine pronunciation within a language family.
GET
List available accents
Returns every accent option available across voices on the platform. Accents refine pronunciation style within a language family, for example, within the English language family you can pick between Indian (
en-IN), American (en-US), and British (en-GB) accents. Each entry includes the accent’s id, display name, and BCP-47 code so you can match it to the voice catalogue returned by List Voices.
When to use this
- Voice picker UIs: render an accent filter alongside language and gender so prompt authors can find voices that match the listener’s region.
- Localization tooling: pre-select the right accent when an agent is deployed in a specific country or region.
- Brand consistency checks: confirm an agent is using the accent your brand guidelines call for before publishing changes through Update Agent.
Errors
401 Unauthorizedis returned when the API key is missing or revoked.
Request
Response
Related endpoints
- List Voices: find voices in a specific accent.
- List Languages: list supported BCP-47 languages.
- Text-to-speech and voices: guidance on choosing voice and accent.
- Multilingual and Hinglish calls: how accent and language settings interact on mixed-language calls.
List available accents