Changelog

This commit is contained in:
Sam Sykes
2025-12-31 01:31:46 +00:00
parent f7c74cfa80
commit ba1aeb8f7f

3
changelog/3328.fixed.md Normal file
View File

@@ -0,0 +1,3 @@
- Fix to `SpeechmaticsSTTService` for version `0.0.99+`:
- Changed from using `User[Started/Stopped]SpeakingFrame` to `VADUser[Started/Stopped]SpeakingFrame` frames
- Only emit VAD events if VAD is enabled within the plugin (modes other than `TurnDetectionMode.EXTERNAL`)