AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Constants used for properties of type LanguageCode.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.ConstantClass
    Amazon.Polly.LanguageCode

Namespace: Amazon.Polly
Assembly: AWSSDK.Polly.dll
Version: 3.x.y.z

Syntax

C#
public class LanguageCode : ConstantClass

The LanguageCode type exposes the following members

Constructors

NameDescription
Public Method LanguageCode(string)

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.

Properties

NameTypeDescription
Public Property Value System.String Inherited from Amazon.Runtime.ConstantClass.

Methods

Note:

Asynchronous operations (methods ending with Async) in the table below are for .NET 4.5 or higher. For .NET 3.5 the SDK follows the standard naming convention of BeginMethodName and EndMethodName to indicate asynchronous operations - these method pairs are not shown in the table below.

NameDescription
Public Method Static Method FindValue(string)

Finds the constant for the unique value.

Fields

NameTypeDescription
Field Static Field ArAE Amazon.Polly.LanguageCode

Constant ArAE for LanguageCode

Field Static Field Arb Amazon.Polly.LanguageCode

Constant Arb for LanguageCode

Field Static Field CaES Amazon.Polly.LanguageCode

Constant CaES for LanguageCode

Field Static Field CmnCN Amazon.Polly.LanguageCode

Constant CmnCN for LanguageCode

Field Static Field CyGB Amazon.Polly.LanguageCode

Constant CyGB for LanguageCode

Field Static Field DaDK Amazon.Polly.LanguageCode

Constant DaDK for LanguageCode

Field Static Field DeAT Amazon.Polly.LanguageCode

Constant DeAT for LanguageCode

Field Static Field DeDE Amazon.Polly.LanguageCode

Constant DeDE for LanguageCode

Field Static Field EnAU Amazon.Polly.LanguageCode

Constant EnAU for LanguageCode

Field Static Field EnGB Amazon.Polly.LanguageCode

Constant EnGB for LanguageCode

Field Static Field EnGBWLS Amazon.Polly.LanguageCode

Constant EnGBWLS for LanguageCode

Field Static Field EnIE Amazon.Polly.LanguageCode

Constant EnIE for LanguageCode

Field Static Field EnIN Amazon.Polly.LanguageCode

Constant EnIN for LanguageCode

Field Static Field EnNZ Amazon.Polly.LanguageCode

Constant EnNZ for LanguageCode

Field Static Field EnUS Amazon.Polly.LanguageCode

Constant EnUS for LanguageCode

Field Static Field EnZA Amazon.Polly.LanguageCode

Constant EnZA for LanguageCode

Field Static Field EsES Amazon.Polly.LanguageCode

Constant EsES for LanguageCode

Field Static Field EsMX Amazon.Polly.LanguageCode

Constant EsMX for LanguageCode

Field Static Field EsUS Amazon.Polly.LanguageCode

Constant EsUS for LanguageCode

Field Static Field FiFI Amazon.Polly.LanguageCode

Constant FiFI for LanguageCode

Field Static Field FrBE Amazon.Polly.LanguageCode

Constant FrBE for LanguageCode

Field Static Field FrCA Amazon.Polly.LanguageCode

Constant FrCA for LanguageCode

Field Static Field FrFR Amazon.Polly.LanguageCode

Constant FrFR for LanguageCode

Field Static Field HiIN Amazon.Polly.LanguageCode

Constant HiIN for LanguageCode

Field Static Field IsIS Amazon.Polly.LanguageCode

Constant IsIS for LanguageCode

Field Static Field ItIT Amazon.Polly.LanguageCode

Constant ItIT for LanguageCode

Field Static Field JaJP Amazon.Polly.LanguageCode

Constant JaJP for LanguageCode

Field Static Field KoKR Amazon.Polly.LanguageCode

Constant KoKR for LanguageCode

Field Static Field NbNO Amazon.Polly.LanguageCode

Constant NbNO for LanguageCode

Field Static Field NlBE Amazon.Polly.LanguageCode

Constant NlBE for LanguageCode

Field Static Field NlNL Amazon.Polly.LanguageCode

Constant NlNL for LanguageCode

Field Static Field PlPL Amazon.Polly.LanguageCode

Constant PlPL for LanguageCode

Field Static Field PtBR Amazon.Polly.LanguageCode

Constant PtBR for LanguageCode

Field Static Field PtPT Amazon.Polly.LanguageCode

Constant PtPT for LanguageCode

Field Static Field RoRO Amazon.Polly.LanguageCode

Constant RoRO for LanguageCode

Field Static Field RuRU Amazon.Polly.LanguageCode

Constant RuRU for LanguageCode

Field Static Field SvSE Amazon.Polly.LanguageCode

Constant SvSE for LanguageCode

Field Static Field TrTR Amazon.Polly.LanguageCode

Constant TrTR for LanguageCode

Field Static Field YueCN Amazon.Polly.LanguageCode

Constant YueCN for LanguageCode

Version Information

.NET Core App:
Supported in: 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5, 4.0, 3.5