Class LexiconDetails
Inherited Members
Namespace: Glitch9.AIDevKit.AmazonAws.Polly.Services
Assembly: Glitch9.AIDevKit.Provider.AmazonAws.dll
Syntax
public sealed class LexiconDetails
Properties
| Edit this page View SourceLexicon
Declaration
[JsonProperty("Lexicon")]
public Lexicon Lexicon { get; set; }
Property Value
| Type | Description |
|---|---|
| Lexicon |
LexiconAttributes
Declaration
[JsonProperty("LexiconAttributes")]
public LexiconAttributes LexiconAttributes { get; set; }
Property Value
| Type | Description |
|---|---|
| LexiconAttributes |