Docs
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
CodeRabbit
Cloudflare
AG Grid
SerpAPI
Netlify
OpenRouter
Neon
WorkOS
Clerk
Convex
Electric
PowerSync
Sentry
Railway
Prisma
Strapi
Unkey
Class References
Function References
Interface References
Type Alias References
Variable References
Type Alias References

RealtimeMode

Type Alias: RealtimeMode

ts
type RealtimeMode = 'idle' | 'listening' | 'thinking' | 'speaking';

Defined in: realtime/types.ts

Current mode of the realtime session.

ValueDescription
'idle'Connected but not actively interacting
'listening'Capturing user audio input
'thinking'Processing user input
'speaking'AI is generating a response