Results 1 - 5 of 5

SpeechRecognitionEvent.emma

The emma read-only property of the SpeechRecognitionEvent interface returns an Extensible MultiModal Annotation markup language (EMMA) — XML — representation of the result.
API emma Experimental Property recognition Reference speech SpeechRecognitionEvent Web Speech API

SpeechRecognitionEvent.interpretation

The interpretation read-only property of the SpeechRecognitionEvent interface returns the semantic meaning of what the user said.
API Experimental interpretation Property recognition Reference speech SpeechRecognitionEvent Web Speech API

SpeechRecognitionEvent.resultIndex

The resultIndex read-only property of the SpeechRecognitionEvent interface returns the lowest index value result in the SpeechRecognitionResultList "array" that has actually changed.
API Experimental Property recognition Reference resultIndex speech SpeechRecognitionEvent Web Speech API

SpeechRecognitionEvent.results

The results read-only property of the SpeechRecognitionEvent interface returns a SpeechRecognitionResultList object representing all the speech recognition results for the current session.
API Experimental Property recognition Reference results speech SpeechRecognitionEvent Web Speech API