export type TranscriptResponse = { id: string isTranscribing: boolean transcribeError: boolean }