TextToSpeechKt
Toggle table of contents
3.0
Select version
3.0
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.6
1.5
1.4
1.3
1.2
1.1
js
wasmJs
webCommonW3C
Platform filter
js
wasmJs
webCommonW3C
Switch theme
Search in API
TextToSpeechKt
tts
/
org.w3c.speech
/
SpeechSynthesis
/
paused
paused
js
wasmJs
webCommonW3C
actual
val
paused
:
Boolean
(
source
)
A
Boolean
that returns true if the SpeechSynthesis object is in a paused state.
actual
val
paused
:
Boolean
(
source
)
A
Boolean
that returns true if the SpeechSynthesis object is in a paused state.
expect
val
paused
:
Boolean
(
source
)
A
Boolean
that returns true if the SpeechSynthesis object is in a paused state.