Uses of Class
software.amazon.awssdk.services.polly.model.MaxLexemeLengthExceededException
-
Packages that use MaxLexemeLengthExceededException Package Description software.amazon.awssdk.services.polly Amazon Polly is a web service that makes it easy to synthesize speech from text. -
-
Uses of MaxLexemeLengthExceededException in software.amazon.awssdk.services.polly
Methods in software.amazon.awssdk.services.polly that throw MaxLexemeLengthExceededException 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.
-