Skip to main content

Locale

Namespace: Wisej.Hybrid.Shared.Speech

Assembly: Wisej.Hybrid

Represents a specific geographical, political, or cultural region.

public class Locale

Constructors

Instance memberLocale()

Initializes a new instance of Locale.

Properties

Instance memberCountry

String: Gets the country name or code.

This value may vary between platforms.

Instance memberId

String: Gets the unique identifier of the locale.

Instance memberLanguage

String: Gets the language name or code.

This value may vary between platforms.

Instance memberName

String: Gets the display name of the locale.