Avatar of Fahdmurtaza
Fahdmurtaza
Flag for Pakistan asked on

Detection and generting alarm in C#

hello every body

i have a Alarm(buzzer extra hardware ) that are attached to our cpu (in Speaker ports)
plz tell me how can i detect and generate the alarm in C#

code is required and it is higly appreciated

thnakx
C#

Avatar of undefined
Last Comment
Fahdmurtaza

8/22/2022 - Mon
Jesse Houwing

Could you be a bit more specific?

What connection is the device using? (serial, parallel, usb, line-out (audio), motherboard speaker connector)
Are special drivers supplied?
Do you have any documentation for this buzzer device?
SOLUTION
Fahad Mukhtar

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Fahdmurtaza

ASKER
Thanks for the contributions.I will check them up...
A bit more clarification about my problem...

I have simple client server aplication. I am using my extra hardware (Like Ambulance alarm) in Line-out (audio port) at server side  , which alarms whenever it recieves data (like simple text message) from any of its clients.

It will continuosly alarm until server administrator  disables  it. Server administrator could also enable alarm and can change its volume ( * High  * Low * Medium)

I have already implemented client server ,i only need ALARM IMPLEMENTATION source code.

For more contributions ,thanks in advance...

Regards,
Fahd Murtaza

ASKER CERTIFIED SOLUTION
Jesse Houwing

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
Fahdmurtaza

ASKER
Thanks  ToAoM!
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy