getMicrophoneDevices
getMicrophoneDevices
ConstgetMicrophoneDevices():Promise<MediaDeviceInfo[]>— See MediaDeviceInfo for more details.
Returns an array of microphone devices that can be accessed on this device (for which we have permissions).
Returns
Promise<MediaDeviceInfo[]>