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

@@ -201,7 +201,6 @@ Always be helpful and proactive in offering assistance.""",
llm = GrokRealtimeLLMService(
api_key=os.getenv("GROK_API_KEY"),
session_properties=session_properties,
start_audio_paused=False,
)
# Register function handlers