Integrate AzureAI with audio files and Telegram

I am trying to create a project with Telegram Bot and Azure OpenAI. With text all works fine but when I send a file from telegram to Azure it crashes. I guess it is due I don´t map correctly which field I have to map in the Azure, any help or idea? I would like to send from Telegram an audio file to Azure Open AI and transcript it to an Airtable or google sheet. Is it possible?