libwasm ~master (2024-01-10T15:05:21Z)
Dub
Repo
SpeechSynthesisErrorEvent
libwasm
bindings
SpeechSynthesisErrorEvent
Undocumented in source.
@
safe
nothrow
struct
SpeechSynthesisErrorEvent {
nothrow
libwasm
.
bindings
.
SpeechSynthesisEvent
.
SpeechSynthesisEvent
_parent
;
this
(Handle h);
SpeechSynthesisErrorCode
error
();
}
Constructors
this
this
(Handle h)
Undocumented in source.
Alias This
_parent
Members
Functions
error
SpeechSynthesisErrorCode
error
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
_parent
libwasm
.
bindings
.
SpeechSynthesisEvent
.
SpeechSynthesisEvent
_parent
;
Undocumented in source.
Meta
Source
See Implementation
libwasm
bindings
SpeechSynthesisErrorEvent
enums
SpeechSynthesisErrorCode
structs
SpeechSynthesisErrorEvent
SpeechSynthesisErrorEventInit