6 lines
182 B
Plaintext
6 lines
182 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.
|
|
|