RemoveAudioMatchClip
Removes (deletes) an existing audio clip.
Type: synchronous
Parameter | Description | Required |
---|---|---|
database
|
The name of the database that contains the audio clip to remove. | Yes |
identifier
|
The identifier of the clip to remove. | Yes |
Example
/action=RemoveAudioMatchClip&database=music &identifier=560c36fdb82e162ba006b2ffdcf20f8e
Response
<autnresponse> <action>REMOVEAUDIOMATCHCLIP</action> <response>SUCCESS</response> <responsedata></responsedata> </autnresponse>