I’m trying to use my Vapi API key and Assistant ID to run the assistant on my local code, interacting via the terminal. However, I’m running into an echo loop: it keeps detecting its own output as user input and starts “talking to itself.” I want to keep it lightweight and simple, just streaming audio from my mic without any complex routing. Any suggestions on how to prevent this behavior?