I'm going to create a small .NET desktop application in order to edit some audio files (preferably mp3 or wave files). I want something like WavePad, so that users can load a file and select desired parts and create new files from these parts. What are my options? Is there any .NET library providing these features?
Asked
Active
Viewed 5,039 times
2 Answers
5
There is a Library Called Naudio

Karl Tarbet
- 193
- 1
- 6

Rashmin
- 86
- 3
-
Yes I've seen Naudio, do you know how is it possible with Naudio? – Ali_dotNet Nov 05 '14 at 11:51