Add changelog entry for #4146

This commit is contained in:
Mark Backman
2026-03-25 18:07:05 -04:00
parent 503e5e9106
commit 9db15e7942

1
changelog/4146.fixed.md Normal file
View File

@@ -0,0 +1 @@
- Fixed Gemini Live local VAD mode (`GeminiVADParams(disabled=True)` with external VAD) not working. The bot now correctly detects user speech and signals turn boundaries to the Gemini API.