Functions

The following functions are available globally.

  • Initializes the TextToSpeech object with an implementation of the TextToSpeechEngine protocol.

    Important

    This is a Public Preview API. It may be changed or removed at any time.

    Declaration

    Swift

    public func makeTextToSpeech(ttsEngine: TextToSpeechEngine) -> TextToSpeechProtocol