neutralino.js
neutralino.js copied to clipboard
How to allow microphone permission in neutralino js -react app
I am creating a calling desktop app for which I require microphone permission before call gets connected.
@rakeshkk16 since its a browser running, you can use navigate to get access to the permission Use this link for reference
Should the microphone permission be an alert message droping down?