tts
1.6
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
common
tts
/
nl.marc_apps.tts
/
TextToSpeechFactory
Text
To
Speech
Factory
expect
class
TextToSpeechFactory
(
source
)
Factory class to create a Text-to-Speech instance.
Members
Functions
create
Link copied to clipboard
expect
suspend
fun
create
(
)
:
Result
<
TextToSpeechInstance
>
create
Or
Null
Link copied to clipboard
expect
suspend
fun
createOrNull
(
)
:
TextToSpeechInstance
?
create
Or
Throw
Link copied to clipboard
expect
suspend
fun
createOrThrow
(
)
:
TextToSpeechInstance
Properties
can
Change
Volume
Link copied to clipboard
expect
val
canChangeVolume
:
Boolean
is
Supported
Link copied to clipboard
expect
val
isSupported
:
Boolean