Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.speech
/
SpeechSynthesisEvent
/
Companion
Companion
object
Companion
(
source
)
Members & Extensions
Properties
BOUNDARY
Link copied to clipboard
val
SpeechSynthesisEvent.Companion
.
BOUNDARY
:
EventType
<
SpeechSynthesisEvent
>
END
Link copied to clipboard
val
SpeechSynthesisEvent.Companion
.
END
:
EventType
<
SpeechSynthesisEvent
>
MARK
Link copied to clipboard
val
SpeechSynthesisEvent.Companion
.
MARK
:
EventType
<
SpeechSynthesisEvent
>
PAUSE
Link copied to clipboard
val
SpeechSynthesisEvent.Companion
.
PAUSE
:
EventType
<
SpeechSynthesisEvent
>
RESUME
Link copied to clipboard
val
SpeechSynthesisEvent.Companion
.
RESUME
:
EventType
<
SpeechSynthesisEvent
>
START
Link copied to clipboard
val
SpeechSynthesisEvent.Companion
.
START
:
EventType
<
SpeechSynthesisEvent
>