Re: How to trigger the mainboard buzzer?



Hi Luca,

I have the MessageBeep function tested. This function plays notivication
sounds (wav-files: exlamation, critical aso.) over the soundcard output line
and not over the mainboard buzzer. Do you know, how I can change the output
channel from this function?

Thanks
traudi

"Luca Calligaris" wrote:

Look for MessageBeep API

--

Luca Calligaris
www.eurotech.it

"traudi" <traudi@xxxxxxxxxxxxxxxxxxxxxxxxx> ha scritto nel messaggio
news:42AD3730-C822-46C7-B3E9-C9A7C0BF1161@xxxxxxxxxxxxxxxx
Hi all,

do's erveryone know, how I can trigger the mainboard buzzer from
x86-system
under windows ce 5 from a application written with c++ or cf 3.5? The
system
has a internal soundcard but no speakers. The buzzer is allways present...

Regards from Germany.
traudi




.



Relevant Pages

  • Re: How to trigger the mainboard buzzer?
    ... You can write a full audio driver for the PC speaker if you want... ... It should be obvious that Windows CE isn't going to have some sort of standard "mainboard buzzer" device! ... If not, you'll have to write a driver and decide how to make it work to open, then maybe DeviceIoControlto send a custom message to tell the buzzer to buzz). ... "traudi" wrote in message ...
    (microsoft.public.windowsce.embedded)
  • Re: How to trigger the mainboard buzzer?
    ... support for triggering that device in some other way. ... that Windows CE isn't going to have some sort of standard "mainboard buzzer" ... BSP for this. ... "Luca Calligaris" wrote: ...
    (microsoft.public.windowsce.embedded)