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