TradeMUX SDK Documentation
1.0
TradeMUX SDK Documentation
|
bool PlaySound | ( | string | filename | ) |
Plays a sound file.
filename | Path to a sound file. If filename=NULL, the playback is stopped |
Note: Only WAV files are played. Call of PlaySound() with NULL parameter stops playback.