#I was testing my agent. When I tried to interrupt it, it didn't stop. It just went on and on speaki
1 messages · Page 1 of 1 (latest)
It sounds like the interruption handling isn't working as expected in your setup. Here are a few things you might want to check:
-
Turn Taking and Interruption Detection: Ensure that the turn-taking and interruption detection features are properly configured in your agent setup. These features are designed to make interactions feel more human-like by allowing interruptions.
-
Agent Configuration: Double-check the configuration settings for your agent to ensure that interruption handling is enabled. You might need to adjust the settings related to how the agent processes and prioritizes incoming speech.
-
Testing and Logs: Review any logs or debugging information from your servers to see if there are any errors or warnings that might indicate why interruptions aren't being processed.
-
Documentation: Refer to the Conversational AI documentation to ensure all steps and configurations are correctly followed.
If the issue persists, please let us know, and we can check if we can reproduce this on our end!
How to configure the interruption handling?