Add changelog for #4199
This commit is contained in:
1
changelog/4199.fixed.md
Normal file
1
changelog/4199.fixed.md
Normal file
@@ -0,0 +1 @@
|
||||
- Fixed `GeminiLiveLLMService` not responding to user speaking events when using local VAD turn management. The service was listening for `VADUserStartedSpeakingFrame`/`VADUserStoppedSpeakingFrame` instead of `UserStartedSpeakingFrame`/`UserStoppedSpeakingFrame`, which are the frames emitted by the user turn controller.
|
||||
Reference in New Issue
Block a user