We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5de80a6 commit ce99924Copy full SHA for ce99924
1 file changed
changelog/3446.fixed.md
@@ -0,0 +1,8 @@
1
+- Fixed an issue where the "bot-llm-text" RTVI event would not fire for realtime (speech-to-speech) services:
2
+
3
+ - `AWSNovaSonicLLMService`
4
+ - `GeminiLiveLLMService`
5
+ - `OpenAIRealtimeLLMService`
6
+ - `GrokRealtimeLLMService`
7
8
+ The issue was that these services weren't pushing `LLMTextFrame`s. Now they do.
0 commit comments