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.
Fired when the utterance has finished being spoken. Also available via the onend property.
Event. Fired when the utterance has finished being spoken. Also available via the onend property.
Event.
Fired when an error occurs that prevents the utterance from being spoken. Also available via the onerror property
Event. Fired when an error occurs that prevents the utterance from being spoken. Also available via the onerror property
Event.
Fired when the spoken utterance reaches a named SSML "mark" tag. Also available via the onmark property.
Event. Fired when the spoken utterance reaches a named SSML "mark" tag. Also available via the onmark property.
Event.
Fired when the utterance is paused part way through. Also available via the onpause property.
Event. Fired when the utterance is paused part way through. Also available via the onpause property.
Event.
Fired when a paused utterance is resumed. Also available via the onresume property.
Event. Fired when a paused utterance is resumed. Also available via the onresume property.
Event.
Fired when the utterance has begun to be spoken. Also available via the onstart property.
Event. Fired when the utterance has begun to be spoken. Also available via the onstart property.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close