type RealtimeEvent = | "status_change" | "mode_change" | "transcript" | "audio_chunk" | "tool_call" | "message_complete" | "interrupted" | "error";
Defined in: realtime/types.ts:238
Events emitted by the realtime connection
Full-stack Framework powered by TanStack Router for React and Solid
Type-safe Routing for React and Solid applications