Enumerations
The following enumerations are available globally.
-
MessageTypedefines 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 -
SpeechVolumedefines 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 -
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
-
See more
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public enum TextToSpeechEngineError : Error
Enumerations Reference