Skip to main content

TPollyPutLexiconRequest

Class in AWS.Polly

PutLexicon request class.

Ancestors

Properties

Content

property Content: string

LexiconName

property LexiconName: string

Constructors

Create

constructor Create(const ALexiconName, AContent: string);

Constructor for TPollyPutLexiconRequest.

Parameters

NameDescription
ALexiconNameSpecify the name of the lexicon to store.
AContentSpecify the content of the lexicon in PLS format.