Share via


PublishSettings.IsSpeechEnabled Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to