Liking cljdoc? Tell your friends :D
ClojureScript only.

speech.SpeechSynthesis.ev

SpeechSynthesis Events.

SpeechSynthesis Events.
raw docstring

voiceschangedcljs

Event.

The voiceschanged event of the Web Speech API is fired when the of speech.SpeechSynthesisVoice objects that would be returned the speech.SpeechSynthesis.getVoices() method has changed (when voiceschanged event fires.)

See also: https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/voiceschanged_event

Event.

The voiceschanged event of the Web Speech API is fired when the
of `speech.SpeechSynthesisVoice` objects that would be returned
the `speech.SpeechSynthesis.getVoices()` method has changed (when
voiceschanged event fires.)

See also: `https://developer.mozilla.org/en-US/docs/Web/API/SpeechSynthesis/voiceschanged_event`
sourceraw docstring

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

× close