diff --git a/changelog/3787.fixed.md b/changelog/3787.fixed.md new file mode 100644 index 000000000..ff11ada71 --- /dev/null +++ b/changelog/3787.fixed.md @@ -0,0 +1 @@ +- Fixed a race condition in `AudioContextTTSService` where the audio context could time out between consecutive TTS requests within the same turn, causing audio to be discarded.