export type AudioToTextResponse = { text: string; };