Voices
List Voices
Retrieves all available voices
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.ultravox.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key
Query Parameters
The billing style used to filter results.
VOICE_BILLING_STYLE_INCLUDED- Voices with no additional charges beyond the cost of the callVOICE_BILLING_STYLE_EXTERNAL- Voices with costs billed directly by the TTS provider
Available options:
VOICE_BILLING_STYLE_INCLUDED, VOICE_BILLING_STYLE_EXTERNAL Minimum string length:
1The pagination cursor value.
The ownership used to filter results.
private- Only private voicespublic- Only public voices
Available options:
private, public Minimum string length:
1Number of results to return per page.
The desired primary language for voice results using BCP47. Voices with different regions/scripts/variants but the same language tag may also be included but will be further down the results. If not provided, all languages are included.
Minimum string length:
1The providers used to filter results.
lmnt- LMNTcartesia- Cartesiagoogle- Googlerespeecher- Respeechereleven_labs- Eleven Labsinworld- Inworld
Available options:
lmnt, cartesia, google, respeecher, eleven_labs, inworld The search string used to filter results.
Minimum string length:
1cURL