From 8e7a951af875639ca71e3fe07b400e26f4ee9008 Mon Sep 17 00:00:00 2001 From: Sam Sykes Date: Wed, 31 Dec 2025 01:36:58 +0000 Subject: [PATCH] updated changelog --- changelog/3328.fixed.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/3328.fixed.md b/changelog/3328.fixed.md index 318425617..695ca0045 100644 --- a/changelog/3328.fixed.md +++ b/changelog/3328.fixed.md @@ -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`)