voiceid_delete_speaker: Deletes the specified speaker from Voice ID

View source: R/voiceid_operations.R

voiceid_delete_speakerR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.