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