From 35c7f13fedd29a0bae26a373d7edc263626c6e76 Mon Sep 17 00:00:00 2001 From: Mark Backman Date: Sat, 14 Feb 2026 17:34:46 -0500 Subject: [PATCH] Add changelog for #3751 --- changelog/3751.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3751.fixed.md diff --git a/changelog/3751.fixed.md b/changelog/3751.fixed.md new file mode 100644 index 000000000..1611766cd --- /dev/null +++ b/changelog/3751.fixed.md @@ -0,0 +1 @@ +- Fixed `RTVIObserver` not sending user transcription messages when using Realtime LLMs (OpenAI Realtime, Gemini Live) that push transcription frames upstream.