CreateSound
From Onset Developer Wiki
Description
Plays a local audio file or over http. Also supports playing .pls network streams.
Syntax
CreateSound(SoundFile)
Parameters
- SoundFile
The path to the file to play. Or a HTTP network stream or file.
Return Value
- Returns true on success.
Example
__EDIT_ME__
See also
__EDIT_ME__