TomTomSDKTextToSpeechEngine
-
MessageTypedefines various types of the messages that can be consumed by the TTS engine.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum MessageType -
PhoneticPairdefines a pair of original string and its phonetic transcription.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct PhoneticPair -
PhoneticTranscriptionrepresents the phonetic transcription of the message part used in the voice message.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public struct PhoneticTranscription : Equatable -
SpeechVolumedefines volume levels that can be set besides the device sound volume.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum SpeechVolume -
TTSMessagedefines a message that should be vocalized.See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum TTSMessage : Equatable
-
TextToSpeechEngine provides interface of the text to speech engine.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol TextToSpeechEngine
-
TextToSpeechEngineDelegate informs about certain events that occur during playback.
See moreImportant
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol TextToSpeechEngineDelegate : AnyObject
-
See more
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum TextToSpeechEngineError : Error
TomTom SDK for iOS (0.53.1)
TomTomSDKTextToSpeechEngine