toggle menu
TextToSpeechKt
2.1
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
android
browser
common
desktop
switch theme
search in API
tts-compose
/
nl.marc_apps.tts
Package-level
declarations
Functions
Functions
remember
Text
To
Speech
Or
Null
Link copied to clipboard
common
desktop
@
Composable
expect
fun
rememberTextToSpeechOrNull
(
requestedEngine
:
TextToSpeechEngine
=
TextToSpeechEngine.SystemDefault
)
:
TextToSpeechInstance
?
@
Composable
actual
fun
rememberTextToSpeechOrNull
(
requestedEngine
:
TextToSpeechEngine
)
:
TextToSpeechInstance
?