TomTomSDKTextToSpeech

  • Declaration

    Swift

    extension DefaultTextToSpeech: TextToSpeechEngineDelegate
  • DefaultPhoneticAlphabets provides predefined alphabet codes used in the phonetic transcriptions.

    Important

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

    Declaration

    Swift

    public struct DefaultPhoneticAlphabets
  • DefaultTags provides predefined tags used in the verbal messages.

    Important

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

    Declaration

    Swift

    public struct DefaultTags
  • TtsMessagePriority defines the priority level and timeout of the message.

    Important

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

    Declaration

    Swift

    public struct TTSMessagePriority
  • TextToSpeech manages the TTS engine.

    Important

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

    Declaration

    Swift

    public protocol TextToSpeech : AnyObject