SandBase is live — $1 in free credits on signupStart free ›

MiniMax modelsaudio generation api

minimax/speech/2.6/turbo

MiniMax Speech 2.6 Turbo text-to-speech model with fast voice synthesis, 40+ language support, voice cloning, and expressive emotion control.

Input
Text to convert to speech. Use <#x#> between words to control pause duration (0.01-99.99s).
Voice ID for speech synthesis. Use a predefined system voice or a custom cloned voice ID.
0.52
Speech speed. Range: 0.5-2.0, where 1.0 is normal speed. Range: 0.5 to 2.
0.110
Speech volume. Range: 0.1-10.0, where 1.0 is normal volume. Range: 0.1 to 10.
-1212
Speech pitch. Range: -12 to 12, where 0 is normal pitch. Range: -12 to 12.
The emotion of the generated speech. Allowed values: happy, sad, angry, fearful, disgusted, surprised, neutral.
Improves performance in number-reading scenarios.
Sample rate of generated sound. Allowed values: 8000, 16000, 22050, 24000, 32000, 44100.
Bitrate of generated sound. Allowed values: 32000, 64000, 128000, 256000.
The number of channels. 1: mono, 2: stereo. Allowed values: 1, 2.
Format of generated sound. Allowed values: mp3, pcm, flac.
Enhance the ability to recognize specified languages and dialects. Allowed values: Chinese, Chinese,Yue, English, Arabic, Russian, Spanish, French, Portuguese, German, Turkish, Dutch, Ukrainian, Vietnamese, Indonesian, Japanese, Italian, Korean, Thai, Polish, Romanian, Greek, Czech, Finnish, Hindi, Bulgarian, Danish, Hebrew, Malay, Slovak, Swedish, Croatian, Hungarian, Norwegian, Slovenian, Catalan, Nynorsk, Afrikaans, auto.
Idle

Example output — click Run to generate your own

API README

Speech 2.6 Turbo

Speech 2.6 Turbo is built for expressive speech synthesis, with this exact route focused on voice and delivery control. MiniMax Speech 2.6 Turbo text-to-speech model with fast voice synthesis, 40+ language support, voice cloning, and expressive emotion control. It is designed for production workflows that need a clearly scoped media operation instead of a generic assistant response, preserving the supplied direction while returning an artifact ready for review, iteration, or downstream assembly.

The request surface keeps creative direction and delivery choices explicit through text, pitch, speed, format, volume, bitrate. Teams can lock source material, describe the intended result, choose supported output controls, and rerun the same request structure across variations. This makes experiments easier to compare and larger pipelines easier to operate without hiding important decisions inside an opaque preset.

Highlights

  • Voice And Delivery Control. The minimax/speech/2.6/turbo route is dedicated to voice and delivery control, keeping inputs and outputs matched to this operation.
  • Multilingual Spoken Content. Within minimax/speech/2.6/turbo, documented prompt and media controls direct multilingual spoken content while keeping the brief close to the result.
  • Natural Long-Form Narration. The minimax/speech/2.6/turbo result provides natural long-form narration in a machine-consumable form for review and downstream production.
  • Route-specific control. For minimax/speech/2.6/turbo, documented controls include text, pitch, speed, format, volume, bitrate, defining the supported variation space for this exact route.

Pricing

ConfigurationPrice
1,000 characters$0.060
Per character$0.0000600

When to Use

ScenarioWhy it fits
Choose this routeWhen the deliverable is specifically voice and delivery control, not a neighboring generation or editing task.
Production iterationWhen creative teams need repeatable multilingual spoken content with an explicit request payload.
Automated pipelinesWhen natural long-form narration must flow into review, storage, compositing, or publishing.
Controlled variationsWhen a stable brief should be rerun while changing only documented inputs.
Prototype to scaleWhen the same minimax/speech/2.6/turbo contract should serve a single experiment and a larger batch later.

Prompt Guide

Lead with the subject or source, then state the transformation, important spatial or temporal details, style, and finish. Supply only documented fields, keep media URLs reachable, and vary one control at a time when comparing outputs.

{
  "text": "A directed creative request with subject, setting, style, motion, and finish.",
  "voice_id": "value"
}

Technical Specs

PropertyValue
Model IDminimax/speech/2.6/turbo
Required inputstext, voice_id
textstring
pitchinteger
speednumber
formatstring
volumenumber
bitrateinteger
channelinteger
emotionstring
voice_idstring
sample_rateinteger
audio_settingobject
output_formatstring; options: url, hex; default: hex
voice_settingobject
language_booststring
english_normalizationboolean
sync_modeboolean; default: false
safety_tolerancestring; default: 6
pronunciation_dictstring

Related Models

  • minimax/speech/02-hd
  • minimax/speech/02-turbo
  • minimax/speech/2.6/hd

Related Models