SpeechRecognitionEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

emma
void emma(Optional!(T0) emma)
Undocumented in source. Be warned that the author may not have intended to support it.
emma
auto emma()
Undocumented in source. Be warned that the author may not have intended to support it.
interpretation
void interpretation(T0 interpretation)
Undocumented in source. Be warned that the author may not have intended to support it.
interpretation
auto interpretation()
Undocumented in source. Be warned that the author may not have intended to support it.
resultIndex
void resultIndex(uint resultIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
resultIndex
uint resultIndex()
Undocumented in source. Be warned that the author may not have intended to support it.
results
void results(Optional!(T0) results)
Undocumented in source. Be warned that the author may not have intended to support it.
results
auto results()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.Event.EventInit _parent;
Undocumented in source.

Meta