CloseEvent: { createdAt: number; error: RealtimeModelError | STTError | TTSError | LLMError | InterruptionDetectionError | null; reason: ShutdownReason; type: "close"; } Type declaration
createdAt: number
error: RealtimeModelError | STTError | TTSError | LLMError | InterruptionDetectionError | null
type: "close"