Azure / azure-sdk-for-js

This repository is for active development of the Azure SDK for JavaScript (NodeJS & Browser). For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/javascript/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-js.
MIT License
2.06k stars 1.19k forks source link

Feature request: KeywordRecognizer is not an exported member of your current JS SDK #30107

Closed mycloudvip closed 3 months ago

mycloudvip commented 3 months ago

Type of issue

Code doesn't work

Description

I would be great to make it work for React Native as an NPM package

Page URL

https://learn.microsoft.com/es-es/dotnet/api/microsoft.cognitiveservices.speech.keywordrecognizer?view=azure-dotnet

Content source URL

https://github.com/Azure/azure-docs-sdk-dotnet/blob/master/xml/Microsoft.CognitiveServices.Speech/KeywordRecognizer.xml

Document Version Independent Id

7c71cf59-08ce-c2a3-d787-f83dbcbccdc1

Article author

@azure-sdk

Metadata

github-actions[bot] commented 3 months ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @robch.

jeremymeng commented 3 months ago

@mycloudvip it looks that there is an related JavaScript SDK hosted in another GitHub repository: https://github.com/microsoft/cognitive-services-speech-sdk-js. Could you check it out and see if it meets your needs?

github-actions[bot] commented 3 months ago

Hi @mycloudvip. Thank you for opening this issue and giving us the opportunity to assist. To help our team better understand your issue and the details of your scenario please provide a response to the question asked above or the information requested above. This will help us more accurately address your issue.

mycloudvip commented 3 months ago

Hello,

As you can see on the image below, the suggested library does not have an example to test the Keyword Recognition feature of your services.

Kindly provide it at your earliest convenience.

image
jeremymeng commented 3 months ago

@mycloudvip could you please also log an issue at https://github.com/microsoft/cognitive-services-speech-sdk-js since the SDK is maintained there?

mycloudvip commented 3 months ago

issue created per your suggestion:

https://github.com/microsoft/cognitive-services-speech-sdk-js/issues/836

Hope to find some answers soon!

Kind regards