Stream of soundstart
events handled by this SpeechRecognition.
Source
@DomName('SpeechRecognition.onsoundstart') @DocsEditable() Stream<Event> get onSoundStart => soundStartEvent.forTarget(this);
Stream of soundstart
events handled by this SpeechRecognition.
@DomName('SpeechRecognition.onsoundstart') @DocsEditable() Stream<Event> get onSoundStart => soundStartEvent.forTarget(this);