Add changelog for #3953

This commit is contained in:
Mark Backman
2026-03-07 08:48:11 -05:00
parent c5da3cf2bd
commit 4ebdacdea2

1
changelog/3953.added.md Normal file
View File

@@ -0,0 +1 @@
- Added on-the-fly `Configure` support for `DeepgramFluxSTTService`. The `keyterm`, `eot_threshold`, `eager_eot_threshold`, and `eot_timeout_ms` settings can now be updated mid-stream via `STTUpdateSettingsFrame` without requiring a WebSocket reconnect.