Type
Speech synthesis (TTS)
Start free — $2 credit
MiniMax API model
MiniMax Speech 2.8 HD — high-fidelity speech synthesis with natural emotional delivery, language enhancement, voice controls, and production audio formats.
Specs
Transparent USD pricing. No mainland-China account or phone required. The displayed media rate may include a service margin covering provider input/output billing, payment processing, chargeback exposure, and operations. Any margin is included in the displayed rate and is not added separately.
Speech synthesis (TTS)
Text input, audio output
Audio, Text-to-Speech, High Fidelity, Emotion, Multilingual
$0.4861 per 10k characters
/v1/audio/speech
MiniMax Speech 2.8 HD — high-fidelity speech synthesis with natural emotional delivery, language enhancement, voice controls, and production audio formats.
Pricing
$0.4861 per 10k characters. Paid in USD. The displayed media rate may include a service margin covering provider input/output billing, payment processing, chargeback exposure, and operations. Any margin is included in the displayed rate and is not added separately. View live pricing
Quickstart
curl -X POST https://api.chinaapi-ru.com/v1/audio/speech \
-H "Authorization: Bearer sk-..." \
-H "Content-Type: application/json" \
-d '{
"model": "speech-2.8-hd",
"voice": "Chinese (Mandarin)_Warm_Bestie",
"input": "(轻声)Welcome to ChinaAPI. 今天我们来测试自然语音。",
"response_format": "mp3"
}' \
--output speech.mp3
Internal links
Use speech-2.8-hd through ChinaAPI with an API key and the OpenAI-compatible endpoint shown above.
speech-2.8-hd is $0.4861 per 10k characters, paid in USD. The live pricing page is authoritative. The displayed media rate may include a service margin covering provider input/output billing, payment processing, chargeback exposure, and operations. Any margin is included in the displayed rate and is not added separately.
No. ChinaAPI provides access without a mainland-China account or phone number and includes a $2 free trial. Check live pricing for the displayed USD rate.