Labs
Get Voices
Get list of available voices for Text-to-Speech.
Rate limit: 60 requests/minute
get/v1/labs/voices
Query parameters
page_sizeinteger
Number of voices to return. Maximum 100.
pageinteger
Page number for pagination (0-indexed).
searchstring
Search term to filter voices by name or description. If a 20-character voice ID is provided, it also searches default voices.
genderstring
Filter by gender (e.g. male, female).
agestring
Filter by age group (e.g. young, middle_aged, old).
accentstring
Filter by accent (e.g. american, british, australian).
languagestring
Filter by language (e.g. en, vi, ja).
localestring
Filter by locale.
category'professional' | 'famous' | 'high_quality'
Filter by voice category.
use_casesstring
Filter by use case (e.g. narration, conversational).
descriptivesstring
Filter by descriptive tags.
featuredboolean
Filter featured voices only.
sortstring
Sort criteria for results.
Response
List of voices
Changes
No recorded changes to this endpoint across all 1 revision of this API.