Prompt.Emphasize Property

Definition

Whether to emphasize when tts'ing out - if "value" is text. Default : false

public bool? Emphasize { get; set; }
member this.Emphasize : Nullable<bool> with get, set
Public Property Emphasize As Nullable(Of Boolean)

Property Value

Nullable<Boolean>

Applies to