microsoft/cognitive-services-speech-sdk-js

IntentRecognizer - Supporting CLU and simple pattern matching

linxiano opened this issue · 1 comments

What happened?

I have a project where intent recognition is needed.
I wanted to do a setup using the cognitive speech service from Azure with LUIS for doing intent recognition. Since LUIS is being deprecated and the JS lib isn't supporting integration with CLU and the simple pattern matching isn't working either (https://learn.microsoft.com/en-us/azure/ai-services/speech-service/intent-recognition#pattern-matching), what are the plans to support CLU in the lib? Or making simple pattern matching work?

Version

1.34.0 (Latest)

What browser/platform are you seeing the problem on?

No response

Relevant log output

No response

@linxiano Thank you for using JS Speech SDK, and writing this issue up. I've added CLU support in JS Speech SDK to the team backlog, and we will figure out how to prioritize it, given the LUIS deprecation.

Internal Ref. ID 6447101