SpeakerModel

public struct SpeakerModel : Codable, Equatable

The speaker ID of the speaker model.

  • The speaker ID (GUID) of the speaker model.

    Declaration

    Swift

    public var speakerID: String