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