Share via


PublishSettingUpdateObject.Speech Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="speech")]
public bool Speech { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="speech")>]
member this.Speech : bool with get, set
Public Property Speech As Boolean

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to