Learn R Programming

paws.machine.learning (version 0.9.0)

voiceid_delete_speaker: Deletes the specified speaker from Voice ID

Description

Deletes the specified speaker from Voice ID.

See https://www.paws-r-sdk.com/docs/voiceid_delete_speaker/ for full documentation.

Usage

voiceid_delete_speaker(DomainId, SpeakerId)

Arguments

DomainId

[required] The identifier of the domain that contains the speaker.

SpeakerId

[required] The identifier of the speaker you want to delete.