toggle menu
###
common
switch theme
search in API
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
TextToSpeechInputError
TextToSpeechSynthesisInterruptedError
TextToSpeechEngineError
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?