Asking source code: Choose record sound from PC or Microphone?

Started by
0 comments, last by Xiachunyi 17 years, 11 months ago
HI all member, I have question and help you can help me... I write an application for recording sound from PC(play back) or from microphone. Beforce today, i must open Recording Control of Volume and choose to record with sound playback or microphone. But now, i want to add option allow user can choose record from playback/microphone on the interface of my application. Can anyone help me, show to me an sample(source code) how to do that? Thanks for your help.
Advertisement
I am assuming you are utilizing the win32 API with the language being C++. This may help you; it utilizes the Mixer API to make things a little easier.

This topic is closed to new replies.

Advertisement