updated changelog

This commit is contained in:
Sam Sykes
2025-12-31 01:36:58 +00:00
parent ba1aeb8f7f
commit 8e7a951af8

View File

@@ -1,3 +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`)
- Only emit VAD + interruption frames if VAD is enabled within the plugin (modes other than `TurnDetectionMode.EXTERNAL`)