SoundEffect

From SwinGame

SoundEffect is used to play sounds in a game. Load sound effects using the LoadSoundEffect routine or NewSound routine. You can then PlaySoundEffect to start the effect playing.

Where is it: SGSDK_AUDIO

Also See