diff --git a/changelog/4145.fixed.md b/changelog/4145.fixed.md new file mode 100644 index 000000000..831e1fcd7 --- /dev/null +++ b/changelog/4145.fixed.md @@ -0,0 +1 @@ +- Fixed a race condition in `InterruptibleTTSService` where, if `run_tts` had been invoked but `BotStartedSpeakingFrame` had not yet been received, a user interruption could allow stale audio to leak through. \ No newline at end of file