Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个软件“SoundTap Streaming Audio Recorder”。
它记录发送到扬声器的任何音频,无论流是来自网络还是来自某个文件或麦克风。我可以在桌面应用程序中制作这样的应用程序吗?无论来源如何,我都可以录制发送到我的扬声器的流。
http://www.codeproject.com/Articles/31356/C-MP3-Sound-Capturing-Recording-Component
http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/550be4bd-22da-4e6c-99d1-1a07016d659f/
是的,即使我没有相同但微笑的项目,你也可以,我的团队正在使用 NAudio。那部分还没有完成,如果是的话,我一定会寄给你示例代码。
问候红,