Click here to Skip to main content
15,902,114 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am developing an audio application using Microsoft Visual studio 2013 in VC++.

Acquiring two audio input channel in single PC parallely.

I am able to acquire one audio input channel using MCI API functions, which audio card is configured as "Default Device".

I am not able to acquire second audio input channel of audio card configured as "Default Communication Device", So can anybody guide me how to acquire audio card configured as "Default Communication Device" as well as audio card is configured as "Default Device" parallely

Please suggest any other Windows APIs from which i can able to achieve recording audio in two different audio cards parallely.

Thanks in Advance..
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