Liking cljdoc? Tell your friends :D

web.speech.SpeechSynthesisUtterance.ev

SpeechSynthesisUtterance Events.

SpeechSynthesisUtterance Events.
raw docstring

boundarycljs

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.
sourceraw docstring

endcljs

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.
sourceraw docstring

errorcljs

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
sourceraw docstring

markcljs

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.
sourceraw docstring

pausecljs

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.
sourceraw docstring

resumecljs

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.
sourceraw docstring

startcljs

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.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close