AudioUnloadSound

Top  Previous  Next

Message

 

AudioUnloadSound <audiodevicenumber>|<alias> <soundname>

 

Originator

 

Client

 

Response

 

Error: no such audio device

SyntaxError: insufficient parameters to AudioUnloadSound

SyntaxError: invalid parameters to AudioUnloadSound

Error: no such audio sound

Info: audio sound(s) deleted

 

Response (immediate socket)

 

Success

Failure

 

Details

 

Deletes an audio sound from the server's memory. (You do not need to specify the audio device name; all sounds with this name will be deleted.) If the sound is playing, it is stopped.        

 

Revision history

 

Implemented by WhiskerServer version 2.3.

 

See also

 

Audio devices
AudioUnloadAll