Every building block for voice, one API.

The developer API for voice AI: text to speech and voice cloning on the same speech stack that powers Speechify, exposed as building blocks you can compose.

50K characters free every month. Commercial use included, no card.

  • Text to speech
  • Voice cloning
  • Sub-300ms first byte
  • One key, one bill
bash
curl -X POST https://api.speechify.ai/v1/audio/speech \
  -H "Authorization: Bearer $SPEECHIFY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "input": "Ship production voice in a few lines of code.",
    "model": "simba-3.2",
    "voice_id": "george",
    "audio_format": "mp3"
  }'
Text to Speech · Live

Hear it before you write a line.

Type a script, pick a voice, and stream it from Simba 3.2 in the browser. Same request you'll make in production.

First request

Choose parameters inline, then copy the request.

bash
curl -X POST https://api.speechify.ai/v1/audio/speech \
-H "Authorization: Bearer $SPEECHIFY_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"input": "The quick brown fox jumped over the lazy dog",
"model": "simba-3.2",
"voice_id": "",
"audio_format": "mp3"
}'
curl -X POST https://api.speechify.ai/v1/audio/speech \
  -H "Authorization: Bearer $SPEECHIFY_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "input": "The quick brown fox jumped over the lazy dog",
    "model": "simba-3.2",
    "voice_id": "geffen_32",
    "audio_format": "mp3"
  }'

POST /v1/audio/speech

Run the request, then play the result.

Idle

Response appears here after the request completes.

Selected sample: Geffen, neutral.

Building blocks

Everything you need to ship voice.

Text to speech and voice cloning, on one API, one key, and one bill. Start on the free tier and compose them into whatever you're building.

Text to Speech

Generate lifelike speech from text, with streaming, SSML, and emotion on the Simba models.

Voice Cloning

Create a voice from a short sample, get a voice ID, and synthesize with it on the same endpoints.

Benchmark

The #1 model on Artificial Analysis.

The speech block runs on Simba 3.2, #1 on the independent Artificial Analysis TTS leaderboard and above every ElevenLabs, OpenAI, and Google model, at roughly a third of the price of the model closest to it. The result is independent, not self-reported.

#1
Artificial Analysis
Above
ElevenLabs · OpenAI · Google
~1/3
price of nearest model
<300ms
streaming first byte
Models

Three Simba models, one endpoint.

The models behind text to speech and voice cloning. Pick one with a single parameter; start on Simba 3.2 for new English builds.

Simba 3.2

Recommended

Streaming-native flagship with the lowest time-to-first-byte

Built for real-time playback. First byte in under 300ms, finer-grained emotion control, and SSML prosody, served from a curated voice set. English only, and the recommendation for any English build.

<300ms
First byte
Streaming
Architecture
English
Languages
24kHz
Sample rate
  • Streaming-native
  • Emotion control
  • SSML prosody
  • Lowest TTFB
Model

Simba 3.0

Streaming across English and six European languages. Set the language on simba-3.0 and one model covers them all, no model switching, with zero-shot voice cloning.

Model

Simba 1.6

The broad multilingual model (simba-multilingual): 30+ languages and mixed-language input, with zero-shot voice cloning. Non-streaming.

Text to Speech

Everything the speech block includes.

The things other vendors charge extra for are already part of the endpoint.

Streaming for realtime

Chunked audio that starts playing before the sentence finishes generating. Up to 20,000 characters a request.

Voice cloning

Create a voice from a short sample, get a voice ID, and synthesize with it on the same endpoints. Consent required.

SSML control

Full SSML (prosody, break, emphasis, sub) for exact control over delivery and timing.

13 emotion styles

Shift a single voice across narration, dialogue, and emotional registers with speechify:style.

Word-level speech marks

Timestamps for every word, returned alongside the audio, for synced captions and read-along highlighting.

Five audio formats

wav, mp3, ogg, aac, and pcm, plus u-law from the stream endpoint for telephony.

Pricing

One bill for every block.

Text to speech is flat per character, no credits to convert, no token math. Voice cloning bills to the same plan and the same balance.

from $6
per 1M chars · Scale
$8
per 1M · Pro
$10
per 1M · Starter
50K
free every month
Enterprise

Built for teams at scale.

SOC 2 Type II, SSO, a signed DPA, and volume pricing, plus a Forward Deployed Engineer who builds alongside heavy-traffic and regulated teams. Most ship a first use case in two to three weeks.

FAQ

Common questions.

What is SpeechifyAI Build?

The developer API for voice AI, organized as building blocks. Text to speech and voice cloning are available today: generate lifelike speech, stream long-form audio, and clone a voice from a short sample, all on one API, one key, and one bill.

What can I build with it today?

Anything that needs synthesized speech: narration, agents, accessibility, captions, IVR, dubbing. Text to speech and voice cloning are live now on one key and one bill.

Which model should I use?

Simba 3.2 for English, streaming-native with the lowest time-to-first-byte. Simba 3.0 for English plus six European languages: set the language and one model id covers them all. Simba 1.6 (simba-multilingual) for the full 30+ language set. Voice cloning is available on Simba 3.0 and Simba 1.6.

How much does it cost?

Text to speech is from $6 per 1M characters on Scale, $8 on Pro, $10 on Starter, billed per character with no credits or token math. The Free plan includes 50K characters a month with commercial use.

Start building with voice.

Your first audio file is one request away. 50K characters free every month, commercial use included.

No credit card required.

Privacy preferences

Choose what we may store on this device. You can change this at any time from the footer.

Strictly necessary

Sign-in, security, load balancing, and remembering your privacy choices. These cannot be switched off.

Always on

Analytics

How the site is used in aggregate - which pages get read, where people get stuck - so we can improve it.

Marketing

Measures which campaigns bring people here, and lets us show relevant ads on other platforms.