Skip to main content
GET
Lists the voice models available to your account — the global voices plus any voice clones you own. The response follows the OpenAI /v1/models shape, so client.models.list() works out of the box. Each id is a voice id you can pass as the voice parameter to Generate speech.
Public accounts see the standard English voices. The Hindi voices require an enterprise account — contact us for access.

Authorization

string
required
Bearer sk_… — your secret API key.

Response

string
Always list.
array
One entry per available voice model.