You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When using the flutter sdk with agent sdk if the agent is on speaker phone it interrupts itself whilst its talking. ie: it triggers the VAD system from its own voice. Note this only happens whilst the agent is on speaker phone.
To Reproduce
git clone the client-sdk-flutter and run the example
deploy a livekit agent in the cli
Connect to the agent room and switch to speaker phone.
Have the agent talk and observe the interruption detection being triggered by its own voice
Expected behavior
I would assume that this is a bug and echo cancellation would remove the VAD trigger by the agents own voice
Platform information
Android
Flutter version:
[✓] Flutter (Channel stable, 3.24.4, on macOS 14.5 23F79
darwin-arm64, locale en-GB)
• Flutter version 3.24.4 on channel stable at
/Users/jessedeng/development/flutter
• Upstream repository https://github.com/flutter/flutter.git
• Framework revision 603104015d (2 weeks ago),
2024-10-24 08:01:25 -0700
• Engine revision db49896cf2
• Dart version 3.5.4
• DevTools version 2.37.3
[✓] Android toolchain - develop for Android devices
(Android SDK version 35.0.0)
• Android SDK at /Users/jessedeng/Library/Android/sdk
• Platform android-35, build-tools 35.0.0
• Java binary at: /Applications/Android
Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build
17.0.11+0-17.0.11b1207.24-11852314)
• All Android licenses accepted.
Describe the bug
When using the flutter sdk with agent sdk if the agent is on speaker phone it interrupts itself whilst its talking. ie: it triggers the VAD system from its own voice. Note this only happens whilst the agent is on speaker phone.
To Reproduce
git clone the client-sdk-flutter and run the example
deploy a livekit agent in the cli
Connect to the agent room and switch to speaker phone.
Have the agent talk and observe the interruption detection being triggered by its own voice
Expected behavior
I would assume that this is a bug and echo cancellation would remove the VAD trigger by the agents own voice
Platform information
Android
darwin-arm64, locale en-GB)
• Flutter version 3.24.4 on channel stable at
/Users/jessedeng/development/flutter
• Upstream repository
https://github.com/flutter/flutter.git
• Framework revision 603104015d (2 weeks ago),
2024-10-24 08:01:25 -0700
• Engine revision db49896cf2
• Dart version 3.5.4
• DevTools version 2.37.3
[✓] Android toolchain - develop for Android devices
(Android SDK version 35.0.0)
• Android SDK at /Users/jessedeng/Library/Android/sdk
• Platform android-35, build-tools 35.0.0
• Java binary at: /Applications/Android
Studio.app/Contents/jbr/Contents/Home/bin/java
• Java version OpenJDK Runtime Environment (build
17.0.11+0-17.0.11b1207.24-11852314)
• All Android licenses accepted.
Plugin version:
livekit_client: ^2.3.0
livekit==0.18.0
livekit-agents==0.11.0
livekit-api==0.7.1
livekit-plugins-openai==0.10.5
livekit-protocol==0.6.0
Flutter target OS:
Android
Flutter target OS version:
Android
Thanks
The text was updated successfully, but these errors were encountered: