| 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 |
|---|---|
ListLexiconsResult |
AmazonPollyClient.listLexicons(ListLexiconsRequest listLexiconsRequest)
Returns a list of pronunciation lexicons stored in an AWS Region.
|
ListLexiconsResult |
AmazonPolly.listLexicons(ListLexiconsRequest listLexiconsRequest)
Returns a list of pronunciation lexicons stored in an AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
ListLexiconsRequest |
ListLexiconsRequest.withNextToken(String nextToken)
An opaque pagination token returned from previous
ListLexicons operation. |
Copyright © 2019. All rights reserved.