Values.DeleteSpeakerRequestSourceDeletes the specified speaker from Voice ID.
type nonrec t = {domainId : DomainId.t;The identifier of the domain that contains the speaker.
*)speakerId : SpeakerId.t;The identifier of the speaker you want to delete.
*)}