Beep/Audio without speakers using VC++.Net [modified]
-
Hi all, How to generate beep sound or audio from a system not having speakers in VC++.Net? I used Beep(freq,mili_secs) to generate a beep from motherboard.Will it work without sound card installed on system? And how to know diffrent frequencies? Regards, Aniket A. Salunkhe
modified on Sunday, July 20, 2008 1:55 AM
-
Hi all, How to generate beep sound or audio from a system not having speakers in VC++.Net? I used Beep(freq,mili_secs) to generate a beep from motherboard.Will it work without sound card installed on system? And how to know diffrent frequencies? Regards, Aniket A. Salunkhe
modified on Sunday, July 20, 2008 1:55 AM
Hi Aniket, I think you should try using the MessageBeep[^] function. Best regards, Mihai Moga
-
Hi all, How to generate beep sound or audio from a system not having speakers in VC++.Net? I used Beep(freq,mili_secs) to generate a beep from motherboard.Will it work without sound card installed on system? And how to know diffrent frequencies? Regards, Aniket A. Salunkhe
modified on Sunday, July 20, 2008 1:55 AM
Aniket Salunkhe wrote:
I used Beep(freq,mili_secs) to generate a beep from motherboard.Will it work without sound card installed on system?
Yes, provided your system satisfy function requirements [^].
Aniket Salunkhe wrote:
And how to know diffrent frequencies?
:confused: Documentation states that frequency maybe genrated in the "37 through 32,767" Hz range. :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke
[My articles]