From e851f8c1d542c7948d7ea8bdafec769a23e68e44 Mon Sep 17 00:00:00 2001 From: filipi87 Date: Fri, 27 Mar 2026 12:11:35 -0300 Subject: [PATCH] Adding changelog entry for the fix. --- changelog/4167.fixed.2.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/4167.fixed.2.md diff --git a/changelog/4167.fixed.2.md b/changelog/4167.fixed.2.md new file mode 100644 index 000000000..6b894cc7f --- /dev/null +++ b/changelog/4167.fixed.2.md @@ -0,0 +1 @@ +- Fixed an issue in `InworldTTSService` where, in cases of fast interruption, we would continue receiving audio from the previous context. \ No newline at end of file