322 B
322 B
- Fixed
GeminiLiveLLMServicenot responding to user speaking events when using local VAD turn management. The service was listening forVADUserStartedSpeakingFrame/VADUserStoppedSpeakingFrameinstead ofUserStartedSpeakingFrame/UserStoppedSpeakingFrame, which are the frames emitted by the user turn controller.