SpeechSynthesis

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

cancel
void cancel()
Undocumented in source. Be warned that the author may not have intended to support it.
forceEnd
void forceEnd()
Undocumented in source. Be warned that the author may not have intended to support it.
getVoices
auto getVoices()
Undocumented in source. Be warned that the author may not have intended to support it.
onvoiceschanged
void onvoiceschanged(Optional!(T0) onvoiceschanged)
Undocumented in source. Be warned that the author may not have intended to support it.
onvoiceschanged
EventHandler onvoiceschanged()
Undocumented in source. Be warned that the author may not have intended to support it.
pause
void pause()
Undocumented in source. Be warned that the author may not have intended to support it.
paused
bool paused()
Undocumented in source. Be warned that the author may not have intended to support it.
pending
bool pending()
Undocumented in source. Be warned that the author may not have intended to support it.
resume
void resume()
Undocumented in source. Be warned that the author may not have intended to support it.
speak
void speak(SpeechSynthesisUtterance utterance)
Undocumented in source. Be warned that the author may not have intended to support it.
speaking
bool speaking()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta