|
-
Jan 8th, 2003, 02:39 AM
#1
Thread Starter
Lively Member
How to use sound() in pure C++
I just want to make sounds through Pc Speaker,
How ever, I found it not so eazy as I thought, the way I use sound(x),or int sound(x) woundn't help.
Well, Whoever means to help is welcome. THX.
Program is a pleasure thing! 
-
Jan 8th, 2003, 04:54 AM
#2
The MessageBeep API makes one beep through the speaker if there is no sound card present.
Other than that I don't know. Maybe you can open a virtual file that accesses the pc speaker.
http://www.experts-exchange.com/Prog..._10031029.html
http://www.experts-exchange.com/Prog..._10075527.html
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|