Uses of Interface
software.amazon.awssdk.services.polly.PollyClientBuilder
-
Packages that use PollyClientBuilder Package Description software.amazon.awssdk.services.polly Amazon Polly is a web service that makes it easy to synthesize speech from text. -
-
Uses of PollyClientBuilder in software.amazon.awssdk.services.polly
Methods in software.amazon.awssdk.services.polly that return PollyClientBuilder Modifier and Type Method Description static PollyClientBuilderPollyClient. builder()Create a builder that can be used to configure and create aPollyClient.
-