How does one set up a live audio session with interrupts? #977
Unanswered
consilience-dev
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m working on setting up a conversational voice application using ADK Web. I’ve run into an issue with implementing interrupts. Specifically, the model continues speaking even if the user starts talking again during the response.
From what I can tell, ADK Web doesn’t support this behavior natively. Are there any recommended approaches, workarounds, or example implementations for handling voice interrupts? Any guidance or documentation references would be greatly appreciated.
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions