| Package | Description |
|---|---|
| software.amazon.awssdk.services.polly |
Amazon Polly is a web service that makes it easy to synthesize speech from text.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PollyBaseClientBuilder<B extends PollyBaseClientBuilder<B,C>,C>
This includes configuration specific to Amazon Polly that is supported by both
PollyClientBuilder and
PollyAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PollyAsyncClientBuilder
A builder for creating an instance of
PollyAsyncClient. |
interface |
PollyClientBuilder
A builder for creating an instance of
PollyClient. |
Copyright © 2023. All rights reserved.