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