javascript - How to find the status of microphone access in chrome using jquery -


i'm working on voice recognition project , got requirement check voice recognition access status (allowed or blocked) using jquery in chrome browser, access rights might given user when visited site previously.

i have perform action based on status knowing, if blocked?


Comments