Forum Discussion
DAICHI_HADAMA
Jul 06, 2021Copper Contributor
Microphone permissions during a meeting
Hello.
I'm developing a Teams custom app that translates speech into text by speech recognition. I want to make a web app that converts voice into text available in Teams tabs.
I was able to launch a custom app in the side panel during a meeting and launch a web app.
However, it doesn't recognize the voice because the access permission of the microphone is not passed.
Changed to require microphone permissions in the app manifest. Also, it was changed to check the access permission even in the web application. Still, I don't get a microphone permission message during the meeting.
What should I do?
- HunaidHanfee-MSFTMicrosoft
Hello DAICHI_HADAMA,
We have posted an answer on Microphone permissions on desktop version Teams. Please refer to that for future query.Thanks