Package com.tomtom.sdk.tts

Types

Link copied to clipboard
data class MessageConfig(val priority: Int, val timeout: Duration)

Represents the configuration of the Text-To-Speech message.

Link copied to clipboard
class TextToSpeech : Disposable

Facade for performing operations on TextToSpeechEngine.