Fix: Broadcast SpeechControlParamsFrame from VADController

This commit is contained in:
Mark Backman
2026-02-02 23:34:20 -05:00
parent a4e499dc80
commit 2a26b9f7a3
5 changed files with 44 additions and 12 deletions

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

@@ -0,0 +1 @@
- Fixed `VADController` not broadcasting `SpeechControlParamsFrame` on startup, which prevented STT services from receiving VAD params needed for TTFB measurement.