Protocols
The following protocols are available globally.
-
TextToSpeechEngine provides interface of the text to speech engine.
Important
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.
Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public protocol TextToSpeechEngineDelegate : AnyObject