Protocols

The following protocols are available globally.

TextToSpeechEngine

  • 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.
    See more

    Declaration

    Swift

    public protocol TextToSpeechEngine

TextToSpeechEngineDelegate

  • 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.
    See more

    Declaration

    Swift

    public protocol TextToSpeechEngineDelegate : AnyObject