SpeechSynthesisUtterance Events.
SpeechSynthesisUtterance Events.
Event.
Fired when the spoken utterance reaches a word or sentence boundary. Also available via the onboundary property.
Event. Fired when the spoken utterance reaches a word or sentence boundary. Also available via the onboundary property.
Event.
You can use the end event in an addEventListener method:
See also: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/end_event
Event. You can use the end event in an addEventListener method: See also: `https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/end_event`
Event.
You can use the error event in an addEventListener method:
See also: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/error_event
Event. You can use the error event in an addEventListener method: See also: `https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/error_event`
Event.
You can use the mark event in an addEventListener method:
See also: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/mark_event
Event. You can use the mark event in an addEventListener method: See also: `https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/mark_event`
Event.
You can use the pause event in an addEventListener method:
See also: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/pause_event
Event. You can use the pause event in an addEventListener method: See also: `https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/pause_event`
Event.
The resume event of the Web Speech API web.speech.SpeechSynthesisUtterance
is fired when a paused utterance is resumed.
See also: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/resume_event
Event. The resume event of the Web Speech API `web.speech.SpeechSynthesisUtterance` is fired when a paused utterance is resumed. See also: `https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/resume_event`
Event.
You can use the start event in an addEventListener method:
See also: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/start_event
Event. You can use the start event in an addEventListener method: See also: `https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesisUtterance/start_event`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close