com.tomtom.sdk:tts
The Text-to-Speech (TTS) module is a library designed to simplify the conversion of text into speech.
Packages
Link copied to clipboard
This package contains the main class TextToSpeech that provides methods for playing and stopping audio messages, managing message queues, and ensuring the meaningful sequencing of audio messages.
Link copied to clipboard
This package contains the AndroidTextToSpeechEngine, an implementation of TextToSpeechEngine that uses Android's TextToSpeech class.
Link copied to clipboard
This package contains the TextToSpeechEngine interface, which provides methods to change the language and to play or stop audio messages.
Link copied to clipboard
This package enables accurate pronunciation in the TTS engine through the PhoneticTranscription and TaggedMessage models.