voiceid_delete_domain {paws.machine.learning} | R Documentation |
Deletes the specified domain from Voice ID
Description
Deletes the specified domain from Voice ID.
See https://www.paws-r-sdk.com/docs/voiceid_delete_domain/ for full documentation.
Usage
voiceid_delete_domain(DomainId)
Arguments
DomainId |
[required] The identifier of the domain you want to delete. |
[Package paws.machine.learning version 0.7.0 Index]