I am using the microphone example here examples | p5.js and it works only but just for the first time. after page refresh the browser stops asking for microphone usage the program stops working.
how can i re-enable the microphone after each browser refresh?
sorry for that, i am using firefox but right now it is working after i reinstalled the libraries and added the dom.min.js
but i am still testing if the problem comes up again…
the problem persists.
after a while with several refresh the microphone usage alert from the browser does not show up…is there any way we can enforce the browser to ask for microphone usage?