FreeSound()
Syntax
FreeSound(#Sound)Description
Stop and remove a sound previously loaded with LoadSound() or CatchSound() from memory. Once a sound has been freed, it can't be played anymore.
Note: all remaining sounds are automatically freed when the program ends.
Supported OS
All