Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.speech
/
asInit
as
Init
inline
fun
SpeechRecognitionErrorEvent
.
asInit
(
)
:
SpeechRecognitionErrorEventInit
(
source
)
inline
fun
SpeechRecognitionEvent
.
asInit
(
)
:
SpeechRecognitionEventInit
(
source
)
inline
fun
SpeechSynthesisErrorEvent
.
asInit
(
)
:
SpeechSynthesisErrorEventInit
(
source
)
inline
fun
SpeechSynthesisEvent
.
asInit
(
)
:
SpeechSynthesisEventInit
(
source
)