cognitive pronounciation assessment send file directly from S3 bucket

Rob P 21 Reputation points
2021-10-16T09:50:55.977+00:00

When sending audio data to pronunciation assessment service, is it possible to provide a link to a file stored in e.g. S3 bucket?

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,390 questions
0 comments No comments
{count} votes

Accepted answer
  1. romungi-MSFT 41,866 Reputation points Microsoft Employee
    2021-10-18T11:01:51.24+00:00

    @RobertPiernikarski-2833 It is not possible to use an audio file from S3 bucket for this feature or through the speech SDK audioconfig. Only the batch transcription API allows a way to read audio files form Azure blob storage but in other cases the easiest way is to download the file and use the same in your audioconfig before applying the pronounciation assessment to your speech recognizer object.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful