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 | Description |
|---|---|
| PollyAsyncClient |
Service client for accessing null asynchronously.
|
| PollyAsyncClientBuilder |
A builder for creating an instance of
PollyAsyncClient. |
| PollyBaseClientBuilder<B extends PollyBaseClientBuilder<B,C>,C> |
This includes configuration specific to null that is supported by both
PollyClientBuilder and
PollyAsyncClientBuilder. |
| PollyClient |
Service client for accessing null.
|
| PollyClientBuilder |
A builder for creating an instance of
PollyClient. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.