tts
1.4
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
sealed
class
TextToSpeechSynthesisError
:
Exception
(
source
)
Error that is thrown when synthesising text input fails.
Inheritors
UnknownTextToSpeechSynthesisError
TextToSpeechSynthesisInterruptedError
TextToSpeechFlawedTextInputError
TextToSpeechServiceFailureError
DeviceAudioOutputError
NetworkConnectivityError
NetworkTimeoutError
TextToSpeechRequestInvalidError
TextToSpeechEngineUnavailableError
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?