Hi Group, I'd like to get the label of the default output device.
I've called `navigator.mediaDevices.enumerateDevices()` but the MediaDeviceInfo object doesn't contain any information about default. Is there any way to detect what device is the current default device? Regards, Yehonathan.