| Package | Description |
|---|---|
| com.amazonaws.services.polly |
Amazon Polly is a web service that makes it easy to synthesize speech from text.
|
| com.amazonaws.services.polly.model |
Classes modeling the various types represented by AmazonPolly
|
| Modifier and Type | Method and Description |
|---|---|
GetLexiconResult |
AmazonPollyClient.getLexicon(GetLexiconRequest getLexiconRequest)
Returns the content of the specified pronunciation lexicon stored in an
AWS Region.
|
GetLexiconResult |
AmazonPolly.getLexicon(GetLexiconRequest getLexiconRequest)
Returns the content of the specified pronunciation lexicon stored in an
AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
GetLexiconRequest |
GetLexiconRequest.withName(String name)
Name of the lexicon.
|
Copyright © 2019. All rights reserved.