Selects the audio output device with the given deviceId.
deviceId
Future<bool> selectAudioOutput(String deviceId) { throw UnimplementedError('selectAudioOutput() has not been implemented.'); }