error property
SpeechRecognitionErrorCode
get
error
The error
read-only property of the
SpeechRecognitionErrorEvent interface returns the type of error raised.
Implementation
external SpeechRecognitionErrorCode get error;