TextToSpeechKt
Toggle table of contents
0.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
0.0
common
Target filter
common
Switch theme
Search in API
Skip to content
TextToSpeechKt
tts
/
nl.marc_apps.tts
/
TextToSpeechInstance
/
enqueue
enqueue
abstract
fun
enqueue
(
text
:
String
,
clearQueue
:
Boolean
=
false
)
(
source
)
Adds the given
text
to the internal queue, unless
isMuted
is true or
volume
equals 0.