Click here to Skip to main content
15,886,067 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Here is the situation, I have got an USB Audio Card recently. And I want to implement some cool stuff based on the card. But the latency became the most serious problem.

So I want to write a filter driver to capture the microphone in PCM format. And next step, I want to send it via TCP/IP.

I want to know:

1, As far as I know, USBAudio.sys is also a filter driver, Is that still possible to apply another filter upon it?

2, If it was possible, How could I start?

3, Just capture the PCM format data will also be OK.

Thanks.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900