Hi all
How to work with soundblaster Audigy Sound card from vb.net or from any other lnguage.
I want to use this sound card for distributing five channels each playing a different song on winamp from a single machine.
waiting for reply
Printable View
Hi all
How to work with soundblaster Audigy Sound card from vb.net or from any other lnguage.
I want to use this sound card for distributing five channels each playing a different song on winamp from a single machine.
waiting for reply
Take a look at DirectX, more specifically, DirectSound. This will allow you to accomplish your goal.
http://msdn.microsoft.com/directx/sdk/
Thanks For Information.
I have download DirectX
I have read the documentation.I think it will help me.
But I am totally new to this topic Plz help me which functions I have to use
I have come to know that Waitforsingleobject() and waitformultipleobjects() would help me.
I really do not know about this. I might have to use DirectSound or DirectSoundCapture modules from DirectX
Waiting for your reply
Deepak Acharya