InputAudioTranscription: {
    language?: string;
    model: InputTranscriptionModel;
    prompt?: string;
}

Type declaration