CSCore is a free .NET audio library which is completely written in C#. Although it is still a rather young project, it offers tons of features like playing or capturing audio, en- or decoding many different codecs, effects and much more!
CSCore is based on a very extensible architecture which allows you to make it fit to your needs without any major effort. You can build music players, voice chats, audio recorders and so on!
For more details, take a look at the source or the online documentation.
Feel free to download or clone the source code:
https://github.com/filoe/cscore.git
You may prefer to install the CSCore nuget package:
Install-Package CSCore
- Highly optimized PERFORMANCE through usage of CLI instructions
- Designed for newbies and professionals
- Tons of features
- Fast support on github, codeplex or stackoverflow
- High code coverage through unit tests
- Licensed under the MS-PL (which allows the usage of cscore for commercial products)