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
android
apple
common
jvm
web
Target filter
android
apple
common
jvm
web
Switch theme
Search in API
Skip to content
TextToSpeechKt
tts-compose
/
nl.marc_apps.tts
/
rememberTextToSpeechOrNull
remember
Text
To
Speech
Or
Null
android
apple
common
jvm
web
@
Composable
actual
fun
rememberTextToSpeechOrNull
(
requestedEngine
:
TextToSpeechEngine
)
:
TextToSpeechInstance
?
(
source
)
@
Composable
actual
fun
rememberTextToSpeechOrNull
(
requestedEngine
:
TextToSpeechEngine
)
:
TextToSpeechInstance
?
(
source
)
@
Composable
expect
fun
rememberTextToSpeechOrNull
(
requestedEngine
:
TextToSpeechEngine
=
TextToSpeechEngine.SystemDefault
)
:
TextToSpeechInstance
?
(
source
)
@
Composable
actual
fun
rememberTextToSpeechOrNull
(
requestedEngine
:
TextToSpeechEngine
)
:
TextToSpeechInstance
?
(
source
)
@
Composable
actual
fun
rememberTextToSpeechOrNull
(
requestedEngine
:
TextToSpeechEngine
)
:
TextToSpeechInstance
?
(
source
)