404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.225.254.112: ~ $
**To list your lexicons**

The following ``list-lexicons`` example lists your pronunciation lexicons. ::

    aws polly list-lexicons

Output::

    {
        "Lexicons": [
            {
                "Name": "w3c",
                "Attributes": {
                    "Alphabet": "ipa",
                    "LanguageCode": "en-US",
                    "LastModified": 1603908910.99,
                    "LexiconArn": "arn:aws:polly:us-east-2:123456789012:lexicon/w3c",
                    "LexemesCount": 1,
                    "Size": 492
                }
            }
        ]
    }

For more information, see `Using the ListLexicons operation <https://docs.aws.amazon.com/polly/latest/dg/gs-list-lexicons.html>`__ in the *Amazon Polly Developer Guide*.

Filemanager

Name Type Size Permission Actions
delete-lexicon.rst File 368 B 0644
get-lexicon.rst File 1.28 KB 0644
get-speech-synthesis-task.rst File 913 B 0644
list-lexicons.rst File 786 B 0644
list-speech-synthesis-tasks.rst File 882 B 0644
put-lexicon.rst File 1.11 KB 0644
start-speech-synthesis-task.rst File 1015 B 0644