Update so that TTSSpeakFrame can be configured to append_to_context

This commit is contained in:
Mark Backman
2026-01-15 14:16:17 -05:00
parent 64a1ad2649
commit b8dbf9728b
4 changed files with 43 additions and 16 deletions

View File

@@ -0,0 +1 @@
- Added a parameter called `append_to_context` to the `TTSSpeakFrame`, which controls whether or not the `TTSSpeakFrame` should be added to the context. By default this value is False.