bool wb_play_sound (int style)
Plays a system sound. Options for parameter style are:
| Value of style | Meaning |
|---|---|
| WBC_OK | Default system sound |
| WBC_INFO | System information sound |
| WBC_WARNING | Warning sound |
| WBC_STOP | Error sound |
| WBC_QUESTION | Question sound |
| WBC_BEEP | Default beep |