Hi Sahil, There was a message that seemed like a prompt that was labeled as the role "bot", which is typically reserved for speech. The malformed message structure likely caused the conversation flow to break. ElevenLabs kept opening websockets expecting audio to generate, but no valid text was being sent for synthesis. This caused the bot to become stuck in a loop trying to process an invalid message format.
{
"role": "bot",
"time": 1755694547859,
"endTime": 1755694547859,
"message": "User Details: I am interacting with Vishwajeet Naik whose email address is ([vishwajeet.naik@global.ntt](
vishwajeet.naik@global.ntt)), who holds the role of GUEST. Hi Vishwajeet, I am Luna, a Network Engineer - Routing and Switching designed and developed by NTT DATA. I am really excited about this opportunity and look forward to sharing how I can contribute to your team",
"secondsFromStart": 0
}