Reputation: 11
I’m building an AI-powered outbound calling agent using Twilio (for calling), OpenAI (for conversation logic), and Eleven Labs (for voice synthesis). The issue I’m facing is barge-in detection—when the AI is speaking, I want it to immediately stop and listen if the user interrupts, but currently, it finishes its sentence before processing the user’s input.
Is the fix on the side of twillio or open ai real time api?
Upvotes: -1
Views: 44