```Flutter 3.0.5``` Calling this function ```await navigator.mediaDevices.enumerateDevices()``` Does not produce audio outputs <img width="1454" alt="Screenshot 2022-08-03 at 13 25 33" src="https://user-images.githubusercontent.com/6940726/182596861-798ed604-951a-4d02-aa84-3b638ba88ebd.png"> We have no way to switch audio-outputs for multiple reasons - Think apps that play media (very common) - Apps that do WebRTC - Apps that are music players - Etc !!! Have not tested on Windows/Android or Web