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