Uses of Class
software.amazon.awssdk.services.polly.model.InvalidLexiconException
-
Packages that use InvalidLexiconException Package Description software.amazon.awssdk.services.polly Amazon Polly is a web service that makes it easy to synthesize speech from text. -
-
Uses of InvalidLexiconException in software.amazon.awssdk.services.polly
Methods in software.amazon.awssdk.services.polly that throw InvalidLexiconException Modifier and Type Method Description default PutLexiconResponsePollyClient. putLexicon(Consumer<PutLexiconRequest.Builder> putLexiconRequest)Stores a pronunciation lexicon in an Amazon Web Services Region.default PutLexiconResponsePollyClient. putLexicon(PutLexiconRequest putLexiconRequest)Stores a pronunciation lexicon in an Amazon Web Services Region.
-