Is there any update or timeline regarding when theAudioTranscription with [Mod.AUDIO] will fixed? My project on the transcript to detect specific phrases that trigger actions. Could you provide any information on when this issue might be resolved?
const model = ‘gemini-2.5-fl-preview-native-audio-dialog’;
Hi @Dorofino
As of now, Google has not published an official public reference or changelog entry confirming a fix or timeline for the outputAudioTranscription issue with [Modality.AUDIO] in gemini-2.5-fl-preview-native-audio-dialog.
You can monitor updates here: Google AI Studio Release Notes Gemini API Documentation
Thanks!