EventStreamProvider<Event> soundStartEvent = const EventStreamProvider<Event>('soundstart')

Static factory designed to expose soundstart events to event handlers that are not necessarily instances of SpeechRecognition.

See EventStreamProvider for usage information.