export type AudioToTextRequest = { file: string; };