SpeechRecognitionAlternative

The SpeechRecognitionAlternative interface of the Web Speech API represents a single word that has been recognized by the speech recognition service. Available only in secure contexts.

MDN Reference

Properties

Link copied to clipboard

The confidence read-only property of the confident the speech recognition system is that the recognition is correct.

Link copied to clipboard

The transcript read-only property of the transcript of the recognized word(s).