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