View previous topic :: View next topic |
Author |
Message |
False Prophet Expert Cheater
Reputation: -1
Joined: 28 May 2006 Posts: 121
|
Posted: Sun Oct 18, 2009 2:01 am Post subject: Need someone to test this for me |
|
|
I wrote a little test program to call WinAPI functions. One of these functions is not working for me(Beep()). I don't know if this is my laptop or the actual code. Can someone test this for me and reply with results?
Can somebody test this and tell me if it works please?
Download: Here
Virus scan here.
|
|
Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun Oct 18, 2009 2:45 am Post subject: |
|
|
I've used Beep() a million times, it uses your actual case speaker.
It's an especially annoying function because you don't get control back until the beep ends. SCREEEEEEEEEEEEE
|
|
Back to top |
|
 |
False Prophet Expert Cheater
Reputation: -1
Joined: 28 May 2006 Posts: 121
|
Posted: Sun Oct 18, 2009 2:53 am Post subject: |
|
|
slovach wrote: | I've used Beep() a million times, it uses your actual case speaker.
It's an especially annoying function because you don't get control back until the beep ends. SCREEEEEEEEEEEEE |
I thought it used an onboard speaker or something. You're saying it will work with headphones?
Oh, hmm. Wow it's so... low key? That was my problem I guess. I can barely hear anything at all.
_________________
|
|
Back to top |
|
 |
iTz SWAT I post too much
Reputation: 1
Joined: 20 Dec 2007 Posts: 2227 Location: Me.Location;
|
Posted: Sun Oct 18, 2009 3:14 am Post subject: |
|
|
There's a little speaker on the motherboard or attached to the motherboard.
It creates the little beeps when there is a problem such as RAM failure etc.
Some people like to incorporate it to there program's, but personally, I prefer My.Computer.Audio.PlaySystemSound(Media.SystemSounds.XXXXX)
_________________
|
|
Back to top |
|
 |
hcavolsdsadgadsg I'm a spammer
Reputation: 26
Joined: 11 Jun 2007 Posts: 5801
|
Posted: Sun Oct 18, 2009 4:10 am Post subject: |
|
|
Oggy wrote: | slovach wrote: | I've used Beep() a million times, it uses your actual case speaker.
It's an especially annoying function because you don't get control back until the beep ends. SCREEEEEEEEEEEEE |
I thought it used an onboard speaker or something. You're saying it will work with headphones?
Oh, hmm. Wow it's so... low key? That was my problem I guess. I can barely hear anything at all. |
It doesn't use your headphones / speakers. Not all motherboards will have an onboard speaker and instead need to use a case speaker (or one you can buy for like a dollar and connect yourself)
Mine is pretty pretty loud.
|
|
Back to top |
|
 |
False Prophet Expert Cheater
Reputation: -1
Joined: 28 May 2006 Posts: 121
|
Posted: Sun Oct 18, 2009 1:49 pm Post subject: |
|
|
Yeah, this laptop does not have an on board speaker.
_________________
|
|
Back to top |
|
 |
|