List Voices
Get available voice list, supports filtering by language, gender, style, etc.
Authorizations
Authenticate using X-Api-Key header
Query Parameters
Language code (optional)
"zh"
Locale code (optional, e.g., zh-CN, en-US)
"zh-CN"
Gender (optional)
male, female, neutral Voice category (optional)
premade, cloned, generated Model identifier (optional). Filters voices by the specified model's providers. Only voices belonging to providers configured for this model will be returned.
"vn-tts-basic"
Voice style filter (optional). Filters voices that support the specified style in their config_schema.style.enum. Common styles: cheerful, sad, angry, friendly, newscast, etc.
"cheerful"
Page number (default 1)
x >= 1Items per page (default 20, max 100)
1 <= x <= 100