NXC
Version 1.2.1 r5
|
void PlaySound | ( | const int & | aCode | ) |
Play a system sound.
Play a sound that mimics the RCX system sounds using one of the RCX and Scout sound constants.
aCode | Resulting Sound |
---|---|
SOUND_CLICK | key click sound |
SOUND_DOUBLE_BEEP | double beep |
SOUND_DOWN | sweep down |
SOUND_UP | sweep up |
SOUND_LOW_BEEP | error sound |
SOUND_FAST_UP | fast sweep up |
aCode | The system sound to play. See RCX and Scout sound constants. |