toggle menu
###
common
switch theme
search in API
tts
/
nl.marc_apps.tts.errors
/
TextToSpeechInitialisationError
Text
To
Speech
Initialisation
Error
sealed
class
TextToSpeechInitialisationError
:
Exception
(
source
)
Error that is thrown when creating a
nl.marc_apps.tts.TextToSpeechInstance
fails.
Inheritors
UnknownTextToSpeechInitialisationError
TextToSpeechNotSupportedError
Members
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?