toggle menu
###
common
switch theme
search in API
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
?