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