Locale
Namespace: Wisej.Hybrid.Shared.Speech
Assembly: Wisej.Hybrid
Represents a specific geographical, political, or cultural region.
- C#
- VB.NET
public class Locale
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.