C# Class Amazon.Polly.LanguageCode

Constants used for properties of type LanguageCode.
Inheritance: ConstantClass
Afficher le fichier Open project: aws/aws-sdk-net Class Usage Examples

Méthodes publiques

Свойство Type Description
CyGB LanguageCode
DaDK LanguageCode
DeDE LanguageCode
EnAU LanguageCode
EnGB LanguageCode
EnGBWLS LanguageCode
EnIN LanguageCode
EnUS LanguageCode
EsES LanguageCode
EsUS LanguageCode
FrCA LanguageCode
FrFR LanguageCode
IsIS LanguageCode
ItIT LanguageCode
JaJP LanguageCode
NbNO LanguageCode
NlNL LanguageCode
PlPL LanguageCode
PtBR LanguageCode
PtPT LanguageCode
RoRO LanguageCode
RuRU LanguageCode
SvSE LanguageCode
TrTR LanguageCode

Méthodes publiques

Méthode Description
FindValue ( string value ) : LanguageCode

Finds the constant for the unique value.

LanguageCode ( string value ) : System

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.

Method Details

FindValue() public static méthode

Finds the constant for the unique value.
public static FindValue ( string value ) : LanguageCode
value string The unique value for the constant
Résultat LanguageCode

LanguageCode() public méthode

This constant constructor does not need to be called if the constant you are attempting to use is already defined as a static instance of this class. This constructor should be used to construct constants that are not defined as statics, for instance if attempting to use a feature that is newer than the current version of the SDK.
public LanguageCode ( string value ) : System
value string
Résultat System

Property Details

CyGB public_oe static_oe property

Constant CyGB for LanguageCode
public static LanguageCode,Amazon.Polly CyGB
Résultat LanguageCode

DaDK public_oe static_oe property

Constant DaDK for LanguageCode
public static LanguageCode,Amazon.Polly DaDK
Résultat LanguageCode

DeDE public_oe static_oe property

Constant DeDE for LanguageCode
public static LanguageCode,Amazon.Polly DeDE
Résultat LanguageCode

EnAU public_oe static_oe property

Constant EnAU for LanguageCode
public static LanguageCode,Amazon.Polly EnAU
Résultat LanguageCode

EnGB public_oe static_oe property

Constant EnGB for LanguageCode
public static LanguageCode,Amazon.Polly EnGB
Résultat LanguageCode

EnGBWLS public_oe static_oe property

Constant EnGBWLS for LanguageCode
public static LanguageCode,Amazon.Polly EnGBWLS
Résultat LanguageCode

EnIN public_oe static_oe property

Constant EnIN for LanguageCode
public static LanguageCode,Amazon.Polly EnIN
Résultat LanguageCode

EnUS public_oe static_oe property

Constant EnUS for LanguageCode
public static LanguageCode,Amazon.Polly EnUS
Résultat LanguageCode

EsES public_oe static_oe property

Constant EsES for LanguageCode
public static LanguageCode,Amazon.Polly EsES
Résultat LanguageCode

EsUS public_oe static_oe property

Constant EsUS for LanguageCode
public static LanguageCode,Amazon.Polly EsUS
Résultat LanguageCode

FrCA public_oe static_oe property

Constant FrCA for LanguageCode
public static LanguageCode,Amazon.Polly FrCA
Résultat LanguageCode

FrFR public_oe static_oe property

Constant FrFR for LanguageCode
public static LanguageCode,Amazon.Polly FrFR
Résultat LanguageCode

IsIS public_oe static_oe property

Constant IsIS for LanguageCode
public static LanguageCode,Amazon.Polly IsIS
Résultat LanguageCode

ItIT public_oe static_oe property

Constant ItIT for LanguageCode
public static LanguageCode,Amazon.Polly ItIT
Résultat LanguageCode

JaJP public_oe static_oe property

Constant JaJP for LanguageCode
public static LanguageCode,Amazon.Polly JaJP
Résultat LanguageCode

NbNO public_oe static_oe property

Constant NbNO for LanguageCode
public static LanguageCode,Amazon.Polly NbNO
Résultat LanguageCode

NlNL public_oe static_oe property

Constant NlNL for LanguageCode
public static LanguageCode,Amazon.Polly NlNL
Résultat LanguageCode

PlPL public_oe static_oe property

Constant PlPL for LanguageCode
public static LanguageCode,Amazon.Polly PlPL
Résultat LanguageCode

PtBR public_oe static_oe property

Constant PtBR for LanguageCode
public static LanguageCode,Amazon.Polly PtBR
Résultat LanguageCode

PtPT public_oe static_oe property

Constant PtPT for LanguageCode
public static LanguageCode,Amazon.Polly PtPT
Résultat LanguageCode

RoRO public_oe static_oe property

Constant RoRO for LanguageCode
public static LanguageCode,Amazon.Polly RoRO
Résultat LanguageCode

RuRU public_oe static_oe property

Constant RuRU for LanguageCode
public static LanguageCode,Amazon.Polly RuRU
Résultat LanguageCode

SvSE public_oe static_oe property

Constant SvSE for LanguageCode
public static LanguageCode,Amazon.Polly SvSE
Résultat LanguageCode

TrTR public_oe static_oe property

Constant TrTR for LanguageCode
public static LanguageCode,Amazon.Polly TrTR
Résultat LanguageCode