I'm running some lengthy video encodes using the Handbrake command line interface. After all my encodes are done, I would like to have the PC speaker beep, as I usually turn my large external speakers off.
On Linux I would install the "beep" package, but so far I haven't found such a program for Windows 7.
Possibly related links:
- System "Beep" sound does not
function in Windows Vista x64 with HD
Audio devices
(I am indeed using an HD Audio device: the SoundMAX ADI1986A) - What’s up with the Beep driver in Windows 7?
Edit: The question seems to have morphed into "How to make Windows 7 beep the PC speaker?", for which the answer provided by HarryMC is the most appropriate.
printf "\7". – Dennis Williamson Jan 1 '11 at 15:39