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

String: Gets the country name or code.
This value may vary between platforms.
Id

String: Gets the unique identifier of the locale.
Language

String: Gets the language name or code.
This value may vary between platforms.
Name

String: Gets the display name of the locale.
Last updated