@DocsEditable(), @DomName('SpeechRecognition.continuous'), read / write
class SpeechRecognition
- Constructors
- SpeechRecognition
- Properties
- audioTrack
- continuous
- grammars
- interimResults
- lang
- maxAlternatives
- onAudioEnd
- onAudioStart
- onEnd
- onError
- onNoMatch
- onResult
- onSoundEnd
- onSoundStart
- onSpeechEnd
- onSpeechStart
- onStart
- hashCode
- on
- runtimeType
- Methods
- abort
- start
- stop
- addEventListener
- dispatchEvent
- noSuchMethod
- removeEventListener
- toString
- Operators
- operator ==
- Static properties
- supported
- Constants
- audioEndEvent
- audioStartEvent
- endEvent
- errorEvent
- noMatchEvent
- resultEvent
- soundEndEvent
- soundStartEvent
- speechEndEvent
- speechStartEvent
- startEvent