Amazon Polly · Example Payload

Amazon Polly Lexicon Attributes Example

AIMachine LearningSpeech SynthesisText-To-SpeechTTSVoiceSSMLNeural EngineGenerative AI

Amazon Polly Lexicon Attributes Example is an example object payload from Amazon Polly, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

AlphabetLanguageCodeLastModifiedLexiconArnLexemesCountSize

Example Payload

Raw ↑
{
  "Alphabet": "example-Alphabet",
  "LanguageCode": "en-US",
  "LastModified": "example-LastModified",
  "LexiconArn": "example-LexiconArn",
  "LexemesCount": "example-LexemesCount",
  "Size": "example-Size"
}