Text to Speech
Generate lifelike speech from text, with streaming, SSML, and emotion on the Simba models.
- Realtime streaming
- SSML and emotion
- Speech marks
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.
500K characters free every month. Commercial use included, no card.
Synthesis request
Production REST endpoint
POST /v1/audio/speech
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": "sabrina",
"audio_format": "mp3"
}'Hear prepared samples of expressive speech, voice cloning, and multilingual synthesis. Then open the playground to try your own text.
Simba 3.2 · Emotion control
Choose a delivery. Hear how the same voice changes its tone and rhythm.
Beatrice · Delivery sample
The quick brown fox jumped over the lazy dog.
Ready to listen
Simba 3.0 · Voice cloning
Start with a consented reference recording. Create a reusable voice for the words that come next.
Explore voice cloning01 / Reference
02 / Clone
Two different recordings. Generated sample: Simba 3.0. Only clone a voice you have permission to use.
Simba 3.0 · Multilingual synthesis
Hear 6 language samples, each with a voice from its own catalog. These are separate samples, not translations of one recording.
Explore language supporten-US
de-DE
es-MX
fr-FR
it-IT
pt-BR
Generate a voice or create one. Both capabilities share one API, one key, and one bill, so the first prototype and the production integration stay on the same path.
Generate lifelike speech from text, with streaming, SSML, and emotion on the Simba models.
Create a voice from a short sample, get a voice ID, and synthesize with it on the same endpoints.
The speech block runs on Simba 3.2, a production text-to-speech model evaluated on the independent, blind-listening Artificial Analysis leaderboard. The quality evaluation is independent, not self-reported.
Both Simba models use the same endpoint. Select a model and a compatible voice without rebuilding the rest of your speech stack.
Recommended for English
Streaming-native speech for real-time playback.
Built for real-time playback, with finer-grained emotion control and SSML prosody, served from the full English voice roster with your cloned voices included. English only, and the recommendation for any English build.
Alternative
Multilingual streaming
Streaming-native across 6 languages and 7 locales. Set the language on simba-3.0 and one model covers the supported set, with zero-shot voice cloning.
Start with Simba 3.2 for English. Choose Simba 3.0 for its supported multilingual locale set.
Streaming, identity, expression, synchronization, and output formats sit behind the same synthesis request. Add only the controls your experience needs.
Delivery
Chunked audio that starts playing before the sentence finishes generating. Up to 20,000 characters a request.
Identity
Create a voice from a short sample, get a voice ID, and synthesize with it on Simba 3.2 or Simba 3.0, on the same endpoints. Consent required.
Direction
Full SSML (prosody, break, emphasis, sub) for exact control over delivery and timing.
Expression
Shift a single voice across narration, dialogue, and emotional registers with speechify:style.
Synchronization
Timestamps for every word, returned alongside the audio, for synced captions and read-along highlighting.
Output
wav, mp3, ogg, aac, and pcm, plus u-law from the stream endpoint for telephony.
The production path is the quickstart path. Start with one request, then add realtime delivery and synchronization when the product calls for them.
Open a workspace and start with 500K characters each month. Keep the key on your server.
SPEECHIFY_API_KEY
Choose a model and voice, send text, and receive audio from the same endpoint you will use in production.
POST /v1/audio/speech
Switch to streaming where latency matters, add speech marks when the interface needs timing, and keep the same key and billing model.
stream · observe · scale
Use the same models for a realtime reply, a long-form library, a recognizable brand voice, or localized audio. The surrounding product is yours to compose.
01
Stream a responsive voice into assistants, tutors, games, and interactive characters.
02
Turn articles, lessons, books, and product content into consistent long-form audio.
03
Create a consent-verified voice identity and use it across every synthesized output.
04
Ship spoken content across languages while keeping one integration and one account.
Text to speech is billed per input character, with no credit conversion or token math. Your plan funds one balance across the speech capabilities you use.
Measured in input characters
No separate model surcharge
Commercial use on every plan
No credit card required.
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.
Your first audio file is one request away. 500K characters free every month, commercial use included.
No credit card required.