How do I record sound using DirectSound?
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
Hi Can anyone please tell me how do i record sound using Directx's DirectSound.. At present i am recording sound (waveforms) using MCI. thanx pallavi.
Get yourself the microsoft directx 9 sdk[^] and look @ the 'CaptureSound' sample. - tareq