speechResult property

Stream<SpeechResult> speechResult

Implementation

static Stream<SpeechResult> get speechResult =>
    _speechListenerController.stream;