SoundStream.play

Plays a sound sample from the bank at the specified channel. Can be looped.

class SoundStream
void
play
(
int number
,
int channel = -1
,
int loops = 0
)

Meta