MiniMax Speech 2.8 HD

MiniMax Speech 2.8 asynchronous long-text speech generation with HD and Turbo models.

All models
Off
Pricing
0credits
0 billable chars
Per character0.01553254438 credits/char
Result

Configure parameters and click Run to test the API.

Code Example
curl -X POST https://aivideoapi.ai/v1/audio/generations \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "speech-2.8-hd",
  "input": {
    "language_boost": "auto",
    "aigc_watermark": false
  }
}'