| 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 |
|---|---|
DeleteLexiconResult |
AmazonPollyClient.deleteLexicon(DeleteLexiconRequest deleteLexiconRequest)
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.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteLexiconRequest |
DeleteLexiconRequest.withName(String name)
The name of the lexicon to delete.
|
Copyright © 2019. All rights reserved.