onSoundEnd property
Stream of soundend
events handled by this SpeechRecognition.
Implementation
Stream<Event> get onSoundEnd => soundEndEvent.forTarget(this);
Stream of soundend
events handled by this SpeechRecognition.
Stream<Event> get onSoundEnd => soundEndEvent.forTarget(this);