|
Executes the OS command with the given command (full path) and parameters. Returns everything the process printed to its out stream as a string. The execution is forcibly stopped after timeoutSec seconds if the command has not finished. To disable the timeout functionality, timeoutSec value 0 can be used. When applicable, the command is run server side.
|
||
|
Plays the sounds in the given file on the client. Only .wav files are supported; no external libraries are required.
|
||
|
Plays a signal at a given frequency hz and with given duration millis in milliseconds on the client.
|
