I’m trying to use Vapi with my own local code via ...
# general-english
m
I’m trying to use Vapi with my own local code via WebSocket using my API key. But I’m running into an issue: When I send audio from my microphone, it either goes into an echo loop (keeps repeating itself) or it doesn’t detect my voice at all. I can’t figure out how to stabilize it — it’s either constantly re-listening to its own output or ignoring my mic input. Has anyone else faced this problem before? How did you solve it? Any tips on preventing the echo loop or making sure mic input is captured correctly would be super helpful. 🙏