Can we record sound sent to speakers using C#
问题 I have a software 'SoundTap Streaming Audio Recorder'. It records any audio sent to speakers whether stream is coming from web or from some file or microphone. Can i make such app in desktop app having facility that i can record stream sent to my speakers regardless of source.? 回答1: http://www.codeproject.com/Articles/31356/C-MP3-Sound-Capturing-Recording-Component 回答2: http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/550be4bd-22da-4e6c-99d1-1a07016d659f/ 回答3: Yes you can