RemoveSpeaker

Removes (deletes) an existing speaker.

CAUTION: All audio samples associated with the speaker are deleted.

Type: synchronous

Parameter Description Required
database The name of the database that contains the speaker to remove. Yes
identifier The identifier of the speaker to remove. Yes

Example

/action=RemoveSpeaker&database=news&identifier=cdcd57b0881cf034bc77f3d2a5a3faea

Response

<autnresponse>
  <action>REMOVESPEAKER</action>
  <response>SUCCESS</response>
  <responsedata></responsedata>
</autnresponse>