View source: R/transcribeservice_operations.R
transcribeservice_delete_vocabulary_filter | R Documentation |
Deletes a custom vocabulary filter. To use this operation, specify the name of the custom vocabulary filter you want to delete using VocabularyFilterName
. Custom vocabulary filter names are case sensitive.
See https://www.paws-r-sdk.com/docs/transcribeservice_delete_vocabulary_filter/ for full documentation.
transcribeservice_delete_vocabulary_filter(VocabularyFilterName)
VocabularyFilterName |
[required] The name of the custom vocabulary filter you want to delete. Custom vocabulary filter names are case sensitive. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.