Quick Start
1
Simple Usage
2
With Configuration
User Interaction Flow
Configuration Levels
When to Stream
API Reference
RealtimeConfig
Complete configuration options
RealtimeAgent
Full class documentation
Best Practices
Use for long content
Use for long content
Streaming helps most with responses over a few seconds.
Handle interruptions
Handle interruptions
Users may cancel mid-stream - handle gracefully.
Buffer for structured output
Buffer for structured output
When parsing JSON, wait for complete output.
Related
Agent
Create agents
Voice
Voice interactions

