Speech to Text API v3.0 CREATE Transcription (201 Created) GET Transcripton (401 PermissionDenied)

Lise Amen 1 Reputation point
2021-10-29T06:57:10.247+00:00

Hello,

I am trying to get a transcription of a text via an audio file using the Cognitive services API. When I do a Create Transcription, I get apim-request but when I do a Get Transcription, I get an error message.

Here are the screenshots.

144885-capture1.png144886-capture2.png

I think my key and endpoint are correct, I used the API for Form Recognizer API (v2.0) and in this case it works. I have a subscription with my student account: Cognitive services multi-service account.

It's the audio link what I used :

https://audiofiletest.blob.core.windows.net/audio/sample_8.wav?sp=r&st=2021-10-29T06:31:20Z&se=2021-10-29T14:31:20Z&sv=2020-08-04&sr=b&sig=3FCs7m7YFWkebUVJ212g65fn3g3LNfaf3f51n0NAQYw%3D

Thank you very much !

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,774 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,902 questions
{count} votes

1 answer

Sort by: Most helpful
  1. romungi-MSFT 46,831 Reputation points Microsoft Employee
    2021-11-02T11:00:58.007+00:00

    @Lise Amen Are you using free tier for your cognitive service resource? For this feature you are required to use the speech service resource with a standard tier S0, please check the pre-reqs mentioned in this document. Thanks.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.