Speech Engine, Explained Simply
What Speech Engine is, what it does well, and what it costs β released 2026-05-25 by ElevenLabs.
- It handles the hard parts: listening to you speak, knowing when you're done talking, and talking back out loud.
- You get to keep total control over how your AI's brain works on your own computer servers.
Want a heads-up when ElevenLabs updates?
We email you the moment a new ElevenLabs version drops β plus plain-English release notes like these. No spam.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.
If you're building a custom AI chatbot from scratch and want to give it a voice, this is the tool for you. It bridges the gap between your AI's text brain and a real spoken conversation, letting you build a talking assistant without handing over your entire project to a fully hosted platform.
What it does well
This tool is great at managing the tricky timing of a real conversation. It handles "speech-to-text" (turning your spoken words into text for the AI to read) and "text-to-speech" (turning the AI's written reply back into spoken audio). Even better, it handles "turn-taking"βwhich means it knows exactly when you've stopped talking and it's the AI's turn to reply. It also manages the audio playback right in the web browser, so the sound plays smoothly without you having to build your own audio player.
How it compares
Normally, ElevenLabs offers a fully hosted setup called "ElevenAgents." If you use that, ElevenLabs runs the whole show for you. This new Speech Engine is different: it is for developers who want to run their own "custom runtime" (meaning your own server controls the AI's logic and thinking). You simply connect your server to the Speech Engine using a "WebSocket" (a live, two-way connection that lets your server and the voice tool send data back and forth instantly).
Worth knowing
The main catch is that this is a "bring your own brain" setup. Speech Engine only handles the voice partsβlistening, taking turns, and speaking. You still have to build and run the actual AI logic on your own server. If you don't already have your own chat agent built and hosted, this tool isn't for you; you'd probably be better off using the fully hosted ElevenAgents setup instead.
This is our plain-language summary. Read the complete, official notes on the ElevenLabs official changelog β.
