SpeechRecognitionErrorEvent

The SpeechRecognitionErrorEvent interface of the Web Speech API represents error messages from the recognition service. Available only in secure contexts.

MDN Reference

Constructors

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The error read-only property of the SpeechRecognitionErrorEvent interface returns the type of error raised.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The message read-only property of the SpeechRecognitionErrorEvent interface returns a message describing the error in more detail.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard