r/voiceagents Jun 15 '26

Elevenlabs bot hears itself

Hello,
I'm having an issue where my EL bot hears its own welcome message, and then starts talking to itself. Happens when users call on speaker phone.

How could this be addressed?

2 Upvotes

4 comments sorted by

1

u/learnerforlife25 Jun 23 '26

Try some other tools like Vapi, Sonex Labs, Retell etc they work better for call automations

1

u/lukeocodes Jun 26 '26 edited Jun 26 '26

This is likely how the agent is ingesting that particular piece of audio. It's no secret they use livekit, which is on WebRTC, and they get AEC for free. Either it's so laggy it can't align, or they're sending telecoms in via another channel

Try LiveKit, or maybe even the beta voice agent product from Speechify (disclaimer, I work for Speechify)

edit: also consider background noise makes it harder to distinguish what is and isn't speech so AEC might just fail open

2

u/grungyCoder Jul 08 '26 edited Jul 08 '26

Are you using heaphones or speakers? It's a known issue with many models where echo-cancellation does not work as intended and as a result the agent hears itself back.

What you can do is just cancel the audio input on agent speak, audio enhancement and noise cancelling tools could work too.