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.
Contains metadata describing the lexicon such as the number of lexemes, language code, and so on. For more information, see Managing Lexicons.
Namespace: Amazon.Polly.Model
Assembly: AWSSDK.Polly.dll
Version: 3.x.y.z
public class LexiconAttributes
The LexiconAttributes type exposes the following members
Name | Description | |
---|---|---|
![]() |
LexiconAttributes() |
Name | Type | Description | |
---|---|---|---|
![]() |
Alphabet | System.String |
Gets and sets the property Alphabet.
Phonetic alphabet used in the lexicon. Valid values are |
![]() |
LanguageCode | Amazon.Polly.LanguageCode |
Gets and sets the property LanguageCode. Language code that the lexicon applies to. A lexicon with a language code such as "en" would be applied to all English languages (en-GB, en-US, en-AUS, en-WLS, and so on. |
![]() |
LastModified | System.DateTime |
Gets and sets the property LastModified. Date lexicon was last modified (a timestamp value). |
![]() |
LexemesCount | System.Int32 |
Gets and sets the property LexemesCount. Number of lexemes in the lexicon. |
![]() |
LexiconArn | System.String |
Gets and sets the property LexiconArn. Amazon Resource Name (ARN) of the lexicon. |
![]() |
Size | System.Int32 |
Gets and sets the property Size. Total size of the lexicon, in characters. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5