After trying to create a voice recorder button without solutions, I decided to pose the problem here. I used recorder.js but it does not work. Thank you in advance.
After trying to create a voice recorder button without solutions, I decided to pose the problem here. I used recorder.js but it does not work. Thank you in advance.
What doesn't work? Pops up the privilege/feature access request to access the mic? Without this no script will be able to record it. Keep the feature policy header in mind.
Hi Parifoot! Do you have a live link to somewhere you’re trying? There’s some browser permissions you need to deal with when accessing the microphone so this would be my first thought.
Do you have Microphone permissions set to never in your global browser settings?