Interface ListLanguageModelsOptions.Language
- Enclosing class:
- ListLanguageModelsOptions
public static interface ListLanguageModelsOptions.Language
The identifier of the language for which custom language or custom acoustic models are to be
returned. Omit the parameter to see all custom language or custom acoustic models that are
owned by the requesting credentials. (**Note:** The identifier `ar-AR` is deprecated; use
`ar-MS` instead.)
To determine the languages for which customization is available, see [Language support for customization](https://cloud.ibm.com/docs/speech-to-text?topic=speech-to-text-customization#languageSupport).
-
Field Summary
Fields Modifier and Type Field Description static String
AR_AR
ar-AR.static String
AR_MS
ar-MS.static String
DE_DE
de-DE.static String
EN_AU
en-AU.static String
EN_GB
en-GB.static String
EN_US
en-US.static String
ES_AR
es-AR.static String
ES_CL
es-CL.static String
ES_CO
es-CO.static String
ES_ES
es-ES.static String
ES_MX
es-MX.static String
ES_PE
es-PE.static String
FR_CA
fr-CA.static String
FR_FR
fr-FR.static String
IT_IT
it-IT.static String
JA_JP
ja-JP.static String
KO_KR
ko-KR.static String
NL_NL
nl-NL.static String
PT_BR
pt-BR.static String
ZH_CN
zh-CN.
-
Field Details
-
AR_AR
ar-AR.- See Also:
- Constant Field Values
-
AR_MS
ar-MS.- See Also:
- Constant Field Values
-
DE_DE
de-DE.- See Also:
- Constant Field Values
-
EN_AU
en-AU.- See Also:
- Constant Field Values
-
EN_GB
en-GB.- See Also:
- Constant Field Values
-
EN_US
en-US.- See Also:
- Constant Field Values
-
ES_AR
es-AR.- See Also:
- Constant Field Values
-
ES_ES
es-ES.- See Also:
- Constant Field Values
-
ES_CL
es-CL.- See Also:
- Constant Field Values
-
ES_CO
es-CO.- See Also:
- Constant Field Values
-
ES_MX
es-MX.- See Also:
- Constant Field Values
-
ES_PE
es-PE.- See Also:
- Constant Field Values
-
FR_CA
fr-CA.- See Also:
- Constant Field Values
-
FR_FR
fr-FR.- See Also:
- Constant Field Values
-
IT_IT
it-IT.- See Also:
- Constant Field Values
-
JA_JP
ja-JP.- See Also:
- Constant Field Values
-
KO_KR
ko-KR.- See Also:
- Constant Field Values
-
NL_NL
nl-NL.- See Also:
- Constant Field Values
-
PT_BR
pt-BR.- See Also:
- Constant Field Values
-
ZH_CN
zh-CN.- See Also:
- Constant Field Values
-