| Package | Description |
|---|---|
| software.amazon.awssdk.services.polly |
Amazon Polly is a web service that makes it easy to synthesize speech from text.
|
| software.amazon.awssdk.services.polly.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutLexiconResponse |
PollyClient.putLexicon(PutLexiconRequest putLexiconRequest)
Stores a pronunciation lexicon in an Amazon Web Services Region.
|
default CompletableFuture<PutLexiconResponse> |
PollyAsyncClient.putLexicon(PutLexiconRequest putLexiconRequest)
Stores a pronunciation lexicon in an Amazon Web Services Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutLexiconRequestMarshaller.marshall(PutLexiconRequest putLexiconRequest) |
Copyright © 2023. All rights reserved.