text_to_speech
Convert text to spoken audio using MiniMax voices and get a shareable download URL valid for 7 days. Select voice, speed, and model to match your needs.
Instructions
Convert text to speech (MiniMax voices). Returns the audio file URL (valid 7 days). Costs about $0.004 for a short line; billed at $0.04 per 1000 characters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | The text to speak. | |
| model | No | TTS model id, e.g. minimax-speech-02-turbo (fast), minimax-speech-02-hd / minimax-speech-2.8-hd (higher quality). Note: eleven-tts-* models are NOT available here — they stream from POST /v1/tts/stream instead. | minimax-speech-02-turbo |
| speed | No | Optional speaking rate, 0.5-2 (1 = normal). | |
| voice_id | No | Voice id. English: English_Trustworthy_Man, English_Graceful_Lady, Serene_Woman. Chinese: male-qn-qingse, female-tianmei. Full list: GET /v1/minimax/voices. | English_Trustworthy_Man |