Alternatives
Products that do what Voiceblox does
Lovable of Voice Agents
- 1

- 2

- 3

- 4IB
I built a voice agent from scratch that averages ~400ms end-to-end latency (phone stop → first syllable). That’s with full STT → LLM → TTS in the loop, clean barge-ins, and no precomputed responses. What moved the needle: Voice is a turn-taking problem, not a transcription problem. VAD alone fails; you need semantic end-of-turn detection. The system reduces to one loop: speaking vs listening. The two transitions - cancel instantly on barge-in, respond instantly on end-of-turn - define the experience. STT → LLM → TTS must stream. Sequential pipelines are dead on arrival for natural…
Mar 2026 · ntik.me
- 5

- 6

- 7

- 8VB
Last year when GPT-4 was released I started making lots of little voice + LLM experiments. Voice interfaces are fun; there are several interesting new problem spaces to explore. I'm convinced that voice is going to be a bigger and bigger part of how we all interact with generative AI. But one thing that's hard, today, is building voice bots that respond as quickly as humans do in conversation. A 500ms voice-to-voice response time is just barely possible with today's AI models. You can get down to 500ms if you: host transcription, LLM inference, and voice generation all together in one place;…
2024 · fastvoiceagent.cerebrium.ai
- 9

- 10
- 11
- 12

Voice agents powered by Simba 3.2 the world's #1 voice model
Jul 2026 · speechify.ai
- 13

Deploy pre-built voice and chat agents for support, sales
Apr 2026 · elevenlabs.io
- 14

- 15WB
Hi HN - we’ve been working on a new UX for building realtime voice agents with minimal code. We’ve built a ton of voice agents in the past few years. We noticed that voice agent dev follows a pretty typical pattern: ⁃ Start with a “single prompt” version that dumps all relevant context and instructions into a one prompt, and provide access to all necessary tools the agent will ever need ⁃ As the agent gets more complex and users discover more edge cases, break the single-prompt version out into a more complex structure that gives a user more control over the precise conversational flow.…
2025
- 16

- 17

- 18

- 19

- 20

- 21

- 22

- 23

- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →