Skip to main content
Every synthesis request takes a voice_id. Chariot provides a catalog of ready-to-use voices across English and Indian languages and accents.

Listing voices

GET /v1/voices returns the voices available to your workspace.
Each voice includes its voice_id, name, language, accent, gender, and a preview sample URL:

Filtering

Narrow the catalog with query parameters. Combine them freely:

Available voices

Voice ids are stable, but the catalog grows over time. Fetch GET /v1/voices at runtime rather than hardcoding the full list.