Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

How to read data from soundcard IO ?

Status
Not open for further replies.

buark

Junior Member level 1
Joined
May 29, 2005
Messages
17
Helped
2
Reputation
4
Reaction score
1
Trophy points
1,283
Activity points
1,388
Hy
Shortly I want to read data from my soundcard mic input (WinXP), how can I implement this. Which dll file should I use and how can I find out which IO address should I use.
thanx
 

Re: Soundcard IO address

In winXP, you can't just poke around directly to the IO port. You have to communicate with the driver of the corresponding hardware.

Anyway, since you are working with multimedia device (soundcard), the interface provided by DirectX API might be better suited for you.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top