Remove changelog fragment that no longer applies after a rebase

This commit is contained in:
Paul Kompfner
2026-03-19 09:57:26 -04:00
committed by Mark Backman
parent dba2fc5451
commit b5c2d41ba3

View File

@@ -1 +0,0 @@
- Fixed TTS frame ordering when an audio context is active. Pass-through frames are now routed through the audio context queue so they stay properly ordered with TTS audio frames. Previously, a frame that preceded some incoming text to a TTS service could "jump the queue", getting ahead of the outgoing audio.