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.

Supported OS

All

<- CatchSound() - Sound Index - InitSound() ->