Stream of nomatch
events handled by this SpeechRecognition.
Source
@DomName('SpeechRecognition.onnomatch') @DocsEditable() Stream<SpeechRecognitionEvent> get onNoMatch => noMatchEvent.forTarget(this);
Stream of nomatch
events handled by this SpeechRecognition.
@DomName('SpeechRecognition.onnomatch') @DocsEditable() Stream<SpeechRecognitionEvent> get onNoMatch => noMatchEvent.forTarget(this);