onNoMatch 属性
由这个 SpeechRecognition 处理 nomatch
事件的 Stream。
实现
Stream<SpeechRecognitionEvent> get onNoMatch => noMatchEvent.forTarget(this);
由这个 SpeechRecognition 处理 nomatch
事件的 Stream。
Stream<SpeechRecognitionEvent> get onNoMatch => noMatchEvent.forTarget(this);