From d701c3427c968c963670e8b9dc27c5fc24abb838 Mon Sep 17 00:00:00 2001 From: filipi87 Date: Fri, 27 Feb 2026 11:57:03 -0300 Subject: [PATCH] Changelog entry for the TTSSpeakFrame fix. --- changelog/3845.fixed.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/3845.fixed.md diff --git a/changelog/3845.fixed.md b/changelog/3845.fixed.md new file mode 100644 index 000000000..423853700 --- /dev/null +++ b/changelog/3845.fixed.md @@ -0,0 +1 @@ +- Fixed `TTSSpeakFrame` not committing spoken text to the conversation context when used outside of an LLM response (e.g., bot greetings or injected speech). \ No newline at end of file