neutralinojs / webview

A modified version of C++ webview for Neutralinojs.
MIT License
10 stars 1 forks source link

How to allow microphone permission in neutralino js -react app #23

Open Rkkk16 opened 2 years ago

Rkkk16 commented 2 years ago

I am creating a calling app for which I require microphone permission before call gets connected.

tridoxx commented 2 years ago

i really don't not, but maybe check, if you are using chrome, maybe check this https://stackoverflow.com/questions/51078156/how-to-trigger-microphone-permission-popup-on-chrome-javascript

pathange-s commented 2 years ago

I have done some research and found this helpful. Try it out, might help.

rakeshkk16 commented 1 year ago

i really don't not, but maybe check, if you are using chrome, maybe check this https://stackoverflow.com/questions/51078156/how-to-trigger-microphone-permission-popup-on-chrome-javascript

I am creating desktop app using neutralinojs so chrome things cannot help me