@override Future<void> stopRecognize() async { await methodChannel.invokeMethod<void>('stopRecognize'); }