|
|
PlaySoundFile(filename As string, playAsynchronously As boolean)
PlaySoundFile(string filename, boolean playAsynchronously);
| name | type | description | ||
| filename | string | The filename of the wav file to play. | ||
| playAsynchronously | boolean | (default=true) If false, the call will wait until the sound has finished playing before returning. |
Plays the given wav file.
We always want to hear your feedback. Send to feedback@toolsack.com.
© 2000-2001 Toolsack Software Ltd.