How do I record audio with C#/WPF?

前端 未结 4 1482
醉话见心
醉话见心 2020-12-08 12:32

I have an application to which I want to add the ability to import small audio snippets directly from a microphone device of some sort.

I already allow importing of

4条回答
  •  再見小時候
    2020-12-08 12:50

    this might help. It will use open source NAuodio project...

    http://channel9.msdn.com/coding4fun/articles/NET-Voice-Recorder

    :)

提交回复
热议问题