voice_setting.voice_id field of MiniMax-series speech synthesis models such as speech-2.8-hd / speech-2.8-turbovoice_id of any item from the returned array and use it directly in the speech synthesis requestlanguage query parameter to choose the Chinese (default) or English version: the voice_id is identical between the two versions; only the voice_name, tag_list, and description text differ in languageWise_Woman, Friendly_Person, etc.); those 17 form a fixed list — pass the string directly when using them. See MiniMax official docs for detailsDocumentation Index
Fetch the complete documentation index at: https://docs.foxapi.cc/llms.txt
Use this file to discover all available pages before exploring further.
Add to request header:
Authorization: Bearer YOUR_API_KEY
Language version of the returned data: zh (Chinese, default) / en (English). The two versions differ only in the voice_name, tag_list, and description text; structural fields such as id and voice_id are identical.
zh, en "zh"
Query successful — returns an array of preset voices
Internal database ID of the voice (numeric string) — for internal traceability only; do not pass it to speech synthesis requests
"226905123659939"
Voice ID. This is the value to pass directly into the voice_setting.voice_id field of speech synthesis requests.
"Ukrainian_CalmWoman"
Display name of the voice (switches between Chinese / English based on language)
"Calm Woman - Sophisticated,Serene,Captivating"
Tag list (language, gender, age, style, etc. — text switches based on language)
Cover image URL
Sample audio URL (we recommend previewing it before selection)
Textual description of the voice (switches between Chinese / English based on language) — helps with selection