RiTa
index
Name play()
Class RiSample
Description Starts the current sample which will play once
Syntax
play();
play(sampleFileName);
Parameters
sampleFileName   file to load and start
Returns void
Usage Web & Application
Related