endDetectionWithMicrophone method

Future endDetectionWithMicrophone()

Implementation

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