| 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 |
| Modifier and Type | Method and Description |
|---|---|
DeleteLexiconResult |
AmazonPollyClient.deleteLexicon(DeleteLexiconRequest request)
Deletes the specified pronunciation lexicon stored in an AWS Region.
|
DeleteLexiconResult |
AmazonPolly.deleteLexicon(DeleteLexiconRequest deleteLexiconRequest)
Deletes the specified pronunciation lexicon stored in an AWS Region.
|
DeleteLexiconResult |
AbstractAmazonPolly.deleteLexicon(DeleteLexiconRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteLexiconResult> |
AbstractAmazonPollyAsync.deleteLexiconAsync(DeleteLexiconRequest request,
AsyncHandler<DeleteLexiconRequest,DeleteLexiconResult> asyncHandler) |
Future<DeleteLexiconResult> |
AmazonPollyAsyncClient.deleteLexiconAsync(DeleteLexiconRequest request,
AsyncHandler<DeleteLexiconRequest,DeleteLexiconResult> asyncHandler) |
Future<DeleteLexiconResult> |
AmazonPollyAsync.deleteLexiconAsync(DeleteLexiconRequest deleteLexiconRequest,
AsyncHandler<DeleteLexiconRequest,DeleteLexiconResult> asyncHandler)
Deletes the specified pronunciation lexicon stored in an AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteLexiconResult |
DeleteLexiconResult.clone() |
Copyright © 2020. All rights reserved.