Results 1 - 2 of 2

SpeechRecognition.onend

The onend property of the SpeechRecognition interface represents an event handler that will run when the speech recognition service has disconnected (when the end event fires.)
API Experimental onend Property recognition Reference speech SpeechRecognition Web Speech API

SpeechSynthesisUtterance.onend

The onend property of the SpeechSynthesisUtterance interface represents an event handler that will run when the utterance has finished being spoken (when the end event fires.)
API Experimental onend Property Reference speech SpeechSynthesisUtterance synthesis Web Speech API