Thanks @Brenden Sommerhalder for letting me know, I just checked, and it is working fine now. Looks like there was some issue from Azure speech service side only.
Azure speech to text suddenly stopped working for publicly signed S3 url
I have suddenly started getting "Authentication failed for recordings URI" error while using speech to text batch transcription, it had been working well for last one year and now has stopped working. While troubleshooting, I even found my speech to text service deleted which I was using for 3.2preview batch transcription and I had to create a new one.
I am getting below error while transcribing files with batch transcription on S3 bucket with publicly signed URL and have checked the following.
Key is correct
URL is publicly accessible
I have tried v3.2 and v3.1 but nothing works, earlier I had been using v3.2-preview.1
Error:
Authentication failed for recordings URI
Have there been any changes in service recently? Are files on platform other than Azure not supported anymore?