How would I do this?
Hi @devsdaccount,
I don’t believe you can upload an audio file directly (@admin_mike to confirm).
In the meantime what you can do is to provide the link to the file (it needs to be accessible to anyone like a google drive link).
Then you can create an action that sends the audio file to a Make scenario. The scenario will use Whisper (OpenAI) for the analysis and then the result is returned to the pickaxe
(I’ve added some commentary in the response for debugging purposes, you can ignore it)
4 Likes
You cannot upload audio files directly. This action workaround is quite clever though!
Thank you! This is very helpful.
1 Like