View source: R/polly_operations.R
polly_delete_lexicon | R Documentation |
Deletes the specified pronunciation lexicon stored in an Amazon Web Services Region. A lexicon which has been deleted is not available for speech synthesis, nor is it possible to retrieve it using either the get_lexicon
or ListLexicon
APIs.
See https://www.paws-r-sdk.com/docs/polly_delete_lexicon/ for full documentation.
polly_delete_lexicon(Name)
Name |
[required] The name of the lexicon to delete. Must be an existing lexicon in the region. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.