export interface VoiceTranscriptionWebSocketError { responseCode: number; responseText: string; }