Enumerates values returned by several types.
Syntax
public enum LanguageAvailableResult
Remarks
Enumerates value returned by the following:
.
Members
Member Name | Description |
---|
Available | Denotes the language is available for the language by the locale,
but not the country and variant.
|
CountryAvailable | Denotes the language is available for the language and country specified
by the locale, but not the variant.
|
CountryVarAvailable | Denotes the language is available exactly as specified by the locale.
|
MissingData | Denotes the language data is missing.
|
NotSupported | Denotes the language is not supported.
|
Requirements
Namespace: Android.Speech.Tts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0