playSound()

Play given slot sound in requested channel. You can set optional loop parameter.

Syntax:
playSound( slot , channel )
playSound( slot , channel , loops )

loops
determine how many time s sound is repeated. If omitted means one time.

Example: