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.
我需要制作一个 Windows 应用程序,它接受音频输入(来自麦克风)并立即播放到扬声器。如果我简而言之,我需要制作一个可以测试我的麦克风的应用程序。
在过去的 3 天里,我一直在探索 Naudio 和 wmp 库,但我无法获得足够的帮助来创建它。但我知道使用这些库必须有一种方法可以创建这样的应用程序。
感谢期待。
你可以使用两种方式
csaudio //很难,但真的很好
如何从麦克风录制声音//简单的方法
编辑
在列表中尝试这个 录音机(这里使用naudio它的开源)