Prompt.Culture Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)