Stream of speechend
events handled by this SpeechRecognition.
Source
@DomName('SpeechRecognition.onspeechend') @DocsEditable() Stream<Event> get onSpeechEnd => speechEndEvent.forTarget(this);
Stream of speechend
events handled by this SpeechRecognition.
@DomName('SpeechRecognition.onspeechend') @DocsEditable() Stream<Event> get onSpeechEnd => speechEndEvent.forTarget(this);