EnxRoom.getSelectedDevice() method is used to get the selected or used Audio Device for the Stream.

Method: static Future<String> getSelectedDevice() – No parameter needed

String deviceName = EnxRtc.getSelectedDevice();