Models/Text to Speech

Text to Speech API — Natural AI Voice Generation

Live6 models

Muapi's text-to-speech API converts written text into natural, human-like audio through a single unified REST endpoint. Choose from six models across three providers — MiniMax, Google Gemini, and ElevenLabs — spanning single-voice narration, multi-speaker dialogue with per-speaker voice and emotion control, and studio-grade or turbo-fast generation. Same submit-and-poll pattern as every other model on the platform, pay-per-generation, from $0.035 per 1,000 characters.

6 of 6 models
MiniMaxStudio

MiniMax Speech 2.6 HD

Studio-quality text-to-speech with crystal-clear pronunciation, smooth pacing, and realistic emotion. Best for audiobooks, podcasts, and video narration where fidelity matters most.

Text in, audio out
$0.65 / generation
Try Model
MiniMaxFast

MiniMax Speech 2.6 Turbo

Fast, lightweight text-to-speech with minimal delay and natural voice quality. Adjustable speed, volume, pitch, and emotion for quick-turnaround audio.

Text in, audio out
$0.65 / generation
Try Model
ElevenLabsSingle Voice

ElevenLabs TTS Turbo 2.5

Single-voice speech optimized for speed without sacrificing quality. Tune stability, similarity, and speaking rate — ideal for voiceovers, IVR prompts, and high-throughput narration.

Text in, audio out
$0.05 / 1,000 characters
Try Model
GoogleMulti-Speaker

Gemini 3.1 Flash TTS

Fast, cost-efficient multi-speaker TTS. Define any number of speakers with distinct voices, accents, and emotional styles, then script dialogue with inline tone tags like [whispers].

Text in, audio out
$0.035 / 1,000 characters
Try Model
GoogleStudio

Gemini 2.5 Pro TTS

Premium studio-quality multi-speaker TTS. Assign each speaker a distinct voice, accent, and emotional style for audiobooks, cinematic dialogue, and long-form narration.

Text in, audio out
$0.035 / 1,000 characters
Try Model
ElevenLabsMulti-Speaker

ElevenLabs Text to Dialogue V3

Multilingual multi-speaker dialogue from a structured script. Assign each speaker a voice ID and get lifelike intonation, turn-taking, and pacing handled automatically.

Text in, audio out
$0.10 / generation
Try Model

What is a Text to Speech API?

A text-to-speech (TTS) API converts written text into spoken audio via a single HTTP call — no audio engineering or voice-recording pipeline required. Submit a script, pick a voice and tone, and get back a downloadable audio file.

Muapi exposes six TTS endpoints through the same unified REST pattern used across every model on the platform — one API key, one request/poll flow, pay-as-you-go pricing. Pick single-voice narration for voiceovers and IVR, or multi-speaker dialogue for character conversations, podcasts, and audiobooks.

Key Capabilities

Multi-Speaker Dialogue

Gemini 3.1 Flash/2.5 Pro TTS and ElevenLabs Text to Dialogue V3 assign each speaker a distinct voice, accent, and emotional style across scripted conversation turns.

Inline Emotion & Tone Tags

Gemini TTS models support inline tags like [whispers], [shouting], or [determination] for fine-grained expressive control within a single line.

Studio & Turbo Tiers

Pick MiniMax Speech 2.6 HD or Gemini 2.5 Pro TTS for studio-grade fidelity, or Speech 2.6 Turbo / Gemini 3.1 Flash TTS when speed and cost matter more than peak quality.

Tunable Voice Parameters

Adjust speed, volume, pitch, emotion, stability, and similarity depending on the model — dial in the exact delivery your script needs.

Custom & Cloned Voices

ElevenLabs endpoints accept a custom ElevenLabs voice ID. Need to clone a voice first? See Muapi's voice cloning models.

Three Providers, One API

MiniMax, Google Gemini, and ElevenLabs TTS models all run through the same submit-and-poll REST pattern — swap providers without rewriting integration code.

Text to Speech Model Comparison

ModelProviderPriceBest For
MiniMax Speech 2.6 HDMiniMax$0.65 / generationStudio-quality single-voice narration
MiniMax Speech 2.6 TurboMiniMax$0.65 / generationFast single-voice generation, minimal delay
ElevenLabs TTS Turbo 2.5ElevenLabs$0.05 / 1,000 charactersHigh-throughput single-voice narration, IVR
Gemini 3.1 Flash TTSGoogle$0.035 / 1,000 charactersFast, affordable multi-speaker dialogue
Gemini 2.5 Pro TTSGoogle$0.035 / 1,000 charactersStudio-quality multi-speaker dialogue
ElevenLabs Text to Dialogue V3ElevenLabs$0.10 / generationMultilingual multi-speaker conversations

How to Generate Speech via API

  1. Pick a model — single-voice (MiniMax, ElevenLabs Turbo) for narration, or multi-speaker (Gemini TTS, ElevenLabs Dialogue) for conversations.
  2. Write your script — plain text for single-voice models, or a structured multi-turn script with speaker labels for dialogue models.
  3. Choose a voice — select a built-in voice, or supply a custom/cloned voice ID where supported.
  4. Submit the requestPOST /api/v1/{model-slug} with your text, voice, and optional speed/pitch/emotion parameters.
  5. Poll for completion — check GET /api/v1/predictions/{request_id}/result until status is completed, then download the audio output.

Frequently Asked Questions

What is the Text to Speech API?

Muapi's text-to-speech API converts written text into natural, human-like audio via a single REST endpoint. Six models across MiniMax, Google Gemini, and ElevenLabs cover single-voice narration and multi-speaker dialogue with tunable emotion, pace, and pitch.

Which model should I use for multi-speaker dialogue?

Gemini 3.1 Flash TTS or Gemini 2.5 Pro TTS for inline emotion/tone tags across any number of speakers, or ElevenLabs Text to Dialogue V3 for multilingual conversations with per-speaker voice IDs.

How much does text-to-speech cost?

From $0.035 per 1,000 characters on Gemini 3.1 Flash/2.5 Pro TTS, $0.05 per 1,000 characters on ElevenLabs TTS Turbo 2.5, $0.10 per generation on ElevenLabs Text to Dialogue V3, and $0.65 per generation on MiniMax Speech 2.6 HD/Turbo.

Can I use a custom or cloned voice?

Yes — ElevenLabs endpoints accept a custom ElevenLabs voice ID. To create one first, see Muapi's voice cloning models (MiniMax Voice Clone, Suno Custom Voice Cloning).

What audio format is returned?

Each model returns a downloadable audio file URL from the standard predictions/result endpoint — ready to embed, download, or pipe into a video-editing or lipsync pipeline.

Can I get Text to Speech API access right now?

Yes. Sign up at muapi.ai, create an API key from your dashboard, and start generating speech immediately — no waitlist required.