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 StringAR_ARar-AR.static StringAR_MSar-MS.static StringDE_DEde-DE.static StringEN_AUen-AU.static StringEN_GBen-GB.static StringEN_USen-US.static StringES_ARes-AR.static StringES_CLes-CL.static StringES_COes-CO.static StringES_ESes-ES.static StringES_MXes-MX.static StringES_PEes-PE.static StringFR_CAfr-CA.static StringFR_FRfr-FR.static StringIT_ITit-IT.static StringJA_JPja-JP.static StringKO_KRko-KR.static StringNL_NLnl-NL.static StringPT_BRpt-BR.static StringZH_CNzh-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
-