UnknownTextToSpeechInitialisationError

Error that is thrown when creating a nl.marc_apps.tts.TextToSpeechInstance fails.

Constructors

Link copied to clipboard
fun UnknownTextToSpeechInitialisationError(cause: Throwable? = null)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?

Sources

Link copied to clipboard