开发者

Audio library for c# [closed]

Closed. This question does not meet Stack Ove开发者_Python百科rflow guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 7 years ago.

Improve this question

I'm searching for library that has those features:

- can save and load from wav files, compression to/from Mp3 is an option but not necessary

- give me possibility to change speed, volume and tone of part of audio file

Do you know such open source library that I can use in C# application?


I believe NAudio has all or at least most of those features.


As an alternative to NAudio, you might look into BASS. There is a solid .NET wrapper for it, and plenty of example code to get started for a number of audio tasks.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜