Protocols
The following protocols are available globally.
-
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
Protocols Reference