Package software.amazon.awssdk.services.polly
Amazon Polly is a web service that makes it easy to synthesize speech from text.
The Amazon Polly service provides API operations for synthesizing high-quality speech from plain text and Speech Synthesis Markup Language (SSML), along with managing pronunciations lexicons that enable you to get the best results for your application domain.
-
Interface Summary Interface Description PollyAsyncClient Service client for accessing Amazon Polly asynchronously.PollyAsyncClientBuilder A builder for creating an instance ofPollyAsyncClient
.PollyBaseClientBuilder<B extends PollyBaseClientBuilder<B,C>,C> This includes configuration specific to Amazon Polly that is supported by bothPollyClientBuilder
andPollyAsyncClientBuilder
.PollyClient Service client for accessing Amazon Polly.PollyClientBuilder A builder for creating an instance ofPollyClient
.PollyServiceClientConfiguration.Builder A builder for creating aPollyServiceClientConfiguration
-
Class Summary Class Description PollyServiceClientConfiguration Class to expose the service client settings to the user.