Recognize.Culture Property

Definition

Culture of Speech Recognizer to use. 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