Intent Rrecognition through JS won't record and recognize the intent

Jang, Woong Jin 116 Reputation points
2021-10-08T03:17:13.69+00:00

Hi, I am working on the Intent Recognition Quickstart from the following link https://video2.skills-academy.com/en-us/azure/cognitive-services/speech-service/get-started-intent-recognition?pivots=programming-language-javascript

It was working fine on recording at first, but could not recognize the intent. I tried to create a new LUIS app and now it doesn't even record and print out what I say. Is this error message related to the problem I'm facing? What am I missing for it to record and recognize the intent?
138659-wechatimg169.png

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,683 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,792 questions
{count} votes

Accepted answer
  1. Jang, Woong Jin 116 Reputation points
    2021-10-11T01:00:19.133+00:00

    I figured it out! After all, I was using the wrong subscription key when it should be the prediction key. But it's interesting that it wasn't working the first time I created the app and use the prediction resource key right away. Was it because there was a delay in publishing the app?


0 additional answers

Sort by: Most helpful

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.