Prompt.Culture Property

Definition

The culture to use to tts out if "value" is text. Default : en-US

public Microsoft.Bot.Builder.Calling.ObjectModel.Misc.Culture? Culture { get; set; }
member this.Culture : Nullable<Microsoft.Bot.Builder.Calling.ObjectModel.Misc.Culture> with get, set
Public Property Culture As Nullable(Of Culture)

Property Value

Nullable<Culture>

Applies to