C# 音频文件分析 API/库?

发布于 2024-12-11 02:11:06 字数 280 浏览 0 评论 0原文

可能的重复:
寻找 C# 音频分析库

是否有库或 api 允许用于音频分析(可能是实时的)?

我提出要求的最终目标是创建一个可视化工具,所以我想查看音频文件的音量、波形和频率。

谢谢。

Possible Duplicate:
Looking for C# audio analysis libraries

Is there a library or api that allows for analysis of audio (possibly in real time)?

I ask with the eventual goal of creating a visualizer, so I want to see the volume, waveform and frequencies of an audio file.

Thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

吾家有女初长成 2024-12-18 02:11:06

尝试 Mitov 库 - 我无法让它与 VS2010 一起工作,但它与 VS2008 Express 一起工作正常。它有声音、音频、情节以及各种视频和仪器库。您可以选择音频输入、频谱分析、瀑布显示(声谱图)、波形显示、滤波器等组件。使用非常简单 - 只需从工具箱中拖动组件并选择它们之间的连接即可。音频工具箱适用于单声道或立体声音频流,信号工具箱适用于单个实数流,每种方式都有转换器。应该做你需要的一切。免费供个人使用。
http://mitov.com

贾斯汀

Try the Mitov library - I cant get it to work with VS2010 but it works fine with VS2008 Express. It has Sound, Audio, Plot and various video and instrumentation libraries. You can select components such as audio in, spectrum analysis, waterfall displays (sonagrams), waveform displays, filters etc. etc. etc. Very easy to use - just drag the components from the toolbox and select connections between them. The Audio toolbox works with mono or stereo audio streams and the signal toolbox works with single streams of reals, with converters each way. Should do everything you need. Free for personal use.
http://mitov.com

Justin

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文