Remove start_audio_paused from OpenAI Realtime demos, and others

This commit is contained in:
Mark Backman
2026-01-07 18:00:23 -05:00
parent 673d88417c
commit 8bf8ebd34b
11 changed files with 0 additions and 11 deletions

View File

@@ -194,7 +194,6 @@ Remember, your responses should be short - just one or two sentences usually."""
llm = GrokRealtimeLLMService(
api_key=os.getenv("GROK_API_KEY"),
session_properties=session_properties,
start_audio_paused=False,
)
# Register function handlers