onSoundStart property
Stream of soundstart
events handled by this SpeechRecognition.
Implementation
Stream<Event> get onSoundStart => soundStartEvent.forTarget(this);
Stream of soundstart
events handled by this SpeechRecognition.
Stream<Event> get onSoundStart => soundStartEvent.forTarget(this);