Functions
The following functions are available globally.
-
Initializes the
TextToSpeechobject with an implementation of theTextToSpeechEngineprotocol.Important
This is a Public Preview API. It may be changed or removed at any time.Declaration
Swift
public func makeTextToSpeech(ttsEngine: TextToSpeechEngine) -> TextToSpeech
Functions Reference