View source: R/voiceid_operations.R
voiceid_delete_speaker | R Documentation |
Deletes the specified speaker from Voice ID.
See https://www.paws-r-sdk.com/docs/voiceid_delete_speaker/ for full documentation.
voiceid_delete_speaker(DomainId, SpeakerId)
DomainId |
[required] The identifier of the domain that contains the speaker. |
SpeakerId |
[required] The identifier of the speaker you want to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.