Locale

Wisej.Hybrid.Shared.Speech.Locale

Namespace: Wisej.Hybrid.Shared.Speech

Assembly: Wisej.Hybrid (3.5.0.0)

Represents a specific geographical, political, or cultural region.

public class Locale

Constructors

Locale()

Initializes a new instance of Locale.

Properties

Country

Stringarrow-up-right: Gets the country name or code.

This value may vary between platforms.

Id

Stringarrow-up-right: Gets the unique identifier of the locale.

Language

Stringarrow-up-right: Gets the language name or code.

This value may vary between platforms.

Name

Stringarrow-up-right: Gets the display name of the locale.

Last updated