This method is used to select the audio device.
Future<String?> selectedAudioDevice() async { throw UnimplementedError('selectedAudioDevice has not been implemented.'); }