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