Enumerations
The following enumerations are available globally.
-
MessageType
defines various types of the messages that can be consumed by the TTS engine.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum MessageType
-
SpeechVolume
defines volume levels that can be set besides the device sound volume.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum SpeechVolume
-
TTSMessage
defines a message that should be vocalized.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum TTSMessage : Equatable
-
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum TextToSpeechEngineError : Error