@override Future<String> stopContinuousRecognition() async { return continuousRecognition.stopContinuousRecognition(); }