For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
ExamplesConsole
OverviewText to SpeechAPI ReferenceChangelog
OverviewText to SpeechAPI ReferenceChangelog
LogoLogo
ExamplesConsole

Changelog

May 9, 2026
May 9, 2026
Was this page helpful?
Previous

February 19, 2026

Next
Built with

API: New simba-3.0 streaming model

simba-3.0 is now available on POST /v1/audio/speech and POST /v1/audio/stream via the model field. It’s the new streaming-native voice model with lower TTFB and richer expressivity, including direct support for per-voice speaking-rate and ADV (Arousal, Dominance, Valence) emotion controls inherited from the voice catalog.

1{
2 "input": "Hello, world!",
3 "voice_id": "george",
4 "model": "simba-3.0"
5}

Currently English only — multilingual coming soon

simba-3.0 currently supports English voices only. Requests with a non-English voice return 400 with the rejected locale called out in the message. Multilingual support is coming soon; the model name stays simba-3.0 across that change, so no migration is required.

For non-English voices today, continue to use simba-multilingual.