5 lines
181 B
Plaintext
5 lines
181 B
Plaintext
#title PlaySoundTimed [RCBasic Doc]
|
|
#header sub PlaySoundTimed(slot, channel, loops, ms)
|
|
|
|
Plays sound for a given number of loops until the given number of milliseconds is reached.
|