Hi Folks, I'm using the MASM compiler, and I'm trying to figure out how to get a piezo speaker to beep! My computer here at work only has a piezo speaker... I can get it to make some really static-y sounds, but I can't actually generate a tone. Any help is appreciated!
(I can get a real speaker to play a tone just fine) Thanks
(I can get a real speaker to play a tone just fine) Thanks
MessageBeep should work
Is this the case speaker?
You can use Beep function
http://msdn.microsoft.com/en-us/library/ms679277(VS.85).aspx
You can use Beep function
http://msdn.microsoft.com/en-us/library/ms679277(VS.85).aspx