Hello,
I receive an audio .wav file voicemail via email (as an attachment).
I have an email scenario which is getting the attachment, and as output I get file name and data (i think is binary):
I want to transcript this audio (speech to text) using Google Cloud Speech module:
I set up Google Cloud Speech module like this, passing the File Name and Audio Data from the email scenario:
I run the scenario and I get this error:
Can someone help me please? Thanks!