@aws-sdk/client-voice-id

DeleteSpeakerCommandInput Interface

The input for DeleteSpeakerCommand.

Members

Name
Type
Details
DomainId Requiredstring | undefined

The identifier of the domain that contains the speaker.

SpeakerId Requiredstring | undefined

The identifier of the speaker you want to delete.

Full Signature

export interface DeleteSpeakerCommandInput extends DeleteSpeakerRequest