Azure / azure-sdk-for-net

This repository is for active development of the Azure SDK for .NET. For consumers of the SDK we recommend visiting our public developer docs at https://learn.microsoft.com/dotnet/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-net.
MIT License
5.57k stars 4.82k forks source link

recognizeOnceAsync Calls For Microphone Permissions Every Time #21098

Closed adammpolak closed 7 months ago

adammpolak commented 3 years ago

Currently recognizeOnceAsync calls for microphone permissions every time when called.

The UX for our product would make it better to ask permissions BEFORE recording is actually triggered due to the flow of the product.

Need to be able to ask for microphone permissions, THEN later trigger recognizeOnceAsync (which should then take the already given permissions).


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

jsquire commented 3 years ago

Thank you for your feedback. Tagging and routing to the team best able to assist.

ghost commented 3 years ago

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

Issue Details
Currently recognizeOnceAsync calls for microphone permissions every time when called. The UX for our product would make it better to ask permissions BEFORE recording is actually triggered due to the flow of the product. Need to be able to ask for microphone permissions, THEN later trigger recognizeOnceAsync (which should then take the already given permissions). --- #### Document Details ⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.* * ID: d6f17ab1-726a-2d97-65b5-7b69bc0640d7 * Version Independent ID: bbc1ea8c-fcdd-c452-281c-24511e765005 * Content: [SpeechRecognizer.RecognizeOnceAsync Method (Microsoft.CognitiveServices.Speech) - Azure for .NET Developers](https://docs.microsoft.com/en-us/dotnet/api/microsoft.cognitiveservices.speech.speechrecognizer.recognizeonceasync?view=azure-dotnet) * Content Source: [xml/Microsoft.CognitiveServices.Speech/SpeechRecognizer.xml](https://github.com/Azure/azure-docs-sdk-dotnet/blob/master/xml/Microsoft.CognitiveServices.Speech/SpeechRecognizer.xml) * Service: **cognitive-services** * GitHub Login: @rloutlaw * Microsoft Alias: **routlaw**
Author: adammpolak
Assignees: -
Labels: `Client`, `Cognitive - Speech`, `Service Attention`, `customer-reported`, `needs-team-attention`, `needs-triage`, `question`
Milestone: -
github-actions[bot] commented 9 months ago

Hi @adammpolak, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

github-actions[bot] commented 7 months ago

Hi @adammpolak, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.