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.

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

errorcljs

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

markcljs

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

pausecljs

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

resumecljs

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

startcljs

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

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

× close