QPSignalMessage

public struct QPSignalMessage : Decodable

Data Model class representing a TTS message linked to a vSign.

  • Text for the message.

    Declaration

    Swift

    public let text: String
  • Language code, as returned by the API.

    Declaration

    Swift

    public let lang: String