PromptCultureModels Class

Definition

Class container for currently-supported Culture Models in Confirm and Choice Prompt.

public static class PromptCultureModels
type PromptCultureModels = class
Public Class PromptCultureModels
Inheritance
PromptCultureModels

Properties

Bulgarian

Gets the bulgarian prompt culture model.

Chinese

Gets the chinese prompt culture model.

Dutch

Gets the dutch prompt culture model.

English

Gets the english prompt culture model.

French

Gets the french prompt culture model.

German

Gets the german prompt culture model.

Hindi

Gets the hindi prompt culture model.

Italian

Gets the italian prompt culture model.

Japanese

Gets the japanese prompt culture model.

Korean

Gets the korean prompt culture model.

Portuguese

Gets the portuguese prompt culture model.

Spanish

Gets the spanish prompt culture model.

Swedish

Gets the swedish prompt culture model.

Turkish

Gets the turkish prompt culture model.

Methods

GetSupportedCultures()

Gets a list of the supported culture models.

MapToNearestLanguage(String)

Use Recognizers-Text to normalize various potential Locale strings to a standard.

Applies to