tts
1.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
common
tts
/
nl.marc_apps.tts.errors
/
TextToSpeechSynthesisError
Text
To
Speech
Synthesis
Error
common
sealed
class
TextToSpeechSynthesisError
:
Exception
Content copied to clipboard
Error that is thrown when synthesising text input fails.
Properties
Sources
Inheritors
Properties
cause
Link copied to clipboard
common
open
val
cause
:
Throwable
?
Content copied to clipboard
message
Link copied to clipboard
common
open
val
message
:
String
?
Content copied to clipboard
Inheritors
UnknownTextToSpeechSynthesisError
Link copied to clipboard
TextToSpeechSynthesisInterruptedError
Link copied to clipboard
TextToSpeechFlawedTextInputError
Link copied to clipboard
TextToSpeechServiceFailureError
Link copied to clipboard
DeviceAudioOutputError
Link copied to clipboard
NetworkConnectivityError
Link copied to clipboard
NetworkTimeoutError
Link copied to clipboard
TextToSpeechRequestInvalidError
Link copied to clipboard
TextToSpeechEngineUnavailableError
Link copied to clipboard
Sources
common source
Link copied to clipboard