PropsSpeechRecognition extension

on

Properties

continuous bool

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
grammars SpeechGrammarList

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
interimResults bool

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
lang String

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
maxAlternatives int

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onaudioend EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onaudiostart EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onend EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onerror EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onnomatch EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onresult EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onsoundend EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onsoundstart EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onspeechend EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onspeechstart EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair
onstart EventHandlerNonNull<Event>?

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

getter/setter pair

Methods

abort() → void

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

start() → void

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension

stop() → void

Available on SpeechRecognition, provided by the PropsSpeechRecognition extension