Media Capability Elements
The declarative <camera> and <microphone> HTML elements are user-activated
controls to access the user's camera and microphone. When access was previously blocked, users can simply click
the buttons again to regain access as opposed to having to go through the browser's permission settings, which is
the case when using getUserMedia().
Media capability elements are not (yet) supported on this device.
Microphone
Code
Documentation
Capability elements explainer on GitHub
Browser support
Capability elements are supported in Chrome 153 and later.