Sound Capture
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello Friends, I'm developing an application, Where sound data has to be captured from a pci based "sound card" and the processed data has to again fed back to the sound card so that it can be listened by plugging-in a headphone. I've used Microsoft Visual C++ 6.0 as a platform and DirectX commands for capturing the soundand processing it.This part(CApturing and processing) works well ,but i'm not able to stream the data back to the card. Can anyone help me in this or refer to any directx programs which does this kind of an process. Thank You In Advance Rajeev