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
common
Platform filter
common
Switch theme
TextToSpeechKt
tts
js_
interop
get
Browser
Synthesis()
get
Is
Speech
Synthesis
Supported()
get
Speech
Synthesis()
get
Voice
List()
is
Speech
Synthesis
Supported
Js
Any
Window
window
nl.
marc_apps.
tts
Audio
Session
Common
Voice
Text
To
Speech
Engine
Custom
Google
System
Default
Text
To
Speech
Factory
Companion
Text
To
Speech
Instance
Companion
Text
To
Speech
System
Settings
Utterance
Result
Voice
nl.
marc_apps.
tts.
errors
Device
Audio
Output
Error
Text
To
Speech
Engine
Error
Text
To
Speech
Engine
Unavailable
Error
Text
To
Speech
Initialisation
Error
Text
To
Speech
Input
Error
Text
To
Speech
Network
Error
Text
To
Speech
Not
Supported
Error
Text
To
Speech
Service
Failure
Error
Text
To
Speech
Synthesis
Error
Text
To
Speech
Synthesis
Interrupted
Error
Unknown
Text
To
Speech
Initialisation
Error
Unknown
Text
To
Speech
Synthesis
Error
nl.
marc_apps.
tts.
experimental
Experimental
Desktop
Target
Experimental
IOSTarget
Experimental
Text
To
Speech
Api
Experimental
Voice
Api
Experimental
Wasm
Target
nl.
marc_apps.
tts.
utils
[android]Tts
Progress
Converter
[apple]Tts
Progress
Converter
Callback
Handler
Error
Codes
Error
Pointer
Utils
get
Continuation
Id()
Result
Handler
Callback
Handler
Continuation
Handler
Empty
Synthesis
Scope()
throw
On
Error()
org.
w3c.
speech
Speech
Synthesis
speech
Synthesis
Speech
Synthesis
Utterance
Speech
Synthesis
Voice
tts-compose
nl.
marc_apps.
tts
remember
Text
To
Speech
Or
Null()
tts
/
nl.marc_apps.tts.errors
/
UnknownTextToSpeechSynthesisError
Unknown
Text
To
Speech
Synthesis
Error
class
UnknownTextToSpeechSynthesisError
(
cause
:
Throwable
?
=
null
)
:
TextToSpeechEngineError
(
source
)
Error that is thrown when synthesising text input fails.
Members
Constructors
Unknown
Text
To
Speech
Synthesis
Error
Link copied to clipboard
constructor
(
cause
:
Throwable
?
=
null
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?