1. Sound speaker in windows

How to make sound() works in windows?
I think it will need a DLL?

new topic     » topic index » view message » categorize

2. Re: Sound speaker in windows

Hell Aku,

>How to make sound() works in windows?
>I think it will need a DLL?

In win32lib there is a playsound routine that plays wav files. it can only 
play 1 at a time however. if you want better functionality than that or to 
play other kinds of files you will need another lib or wrapper to a dll.

later,
Lewis Townsend

new topic     » goto parent     » topic index » view message » categorize

3. Re: Sound speaker in windows

Aku writes
> How to make sound() works in windows?
> I think it will need a DLL?

What i've found in MS docs:
API waveOutOpen() takes paramter uDeviceID.
I found "PC speaker waveform output MM_PCSPEAKER_WAVEOUT"

Not so much, but I hope this will help you.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu