Functions to generate sounds from the computer. More...
Functions | |
| status_t | add_system_beep_event (const char *eventName, uint32 flags=0) |
| Adds an event to the media server. | |
| status_t | beep () |
| Invoke the standard system beep to alert users. | |
| status_t | system_beep (const char *eventName) |
| Invokes the sound for event eventName. | |
Functions to generate sounds from the computer.