PlaySound()

Syntax

PlaySound(#Sound [, Mode])
Description
Start to play the specified sound. 'Mode' is optional and can take the following value:

0: Play the sound only once (Default value when 'Mode' is ommitted)
1: Play the sound continuously (loop). Not available under Linux!

Supported OS

All

<- LoadSound() - Sound Index - SoundFrequency() ->