startDetectionWithMicrophone method

Future startDetectionWithMicrophone()

Implementation

Future startDetectionWithMicrophone() {
  throw UnimplementedError(
      'startDetectionWithMicrophone() has not been implemented.');
}