Syntax
sound(SOUNDNO,fDONEFLAG);
Description
Sound SOUNDNO is played. fDONEFLAG is reset when the command is issued, and set when the sound finishes playing or is stopped with the stop.sound command.
The sound must be loaded before it is played. This can be done with the load.sound command.
See also