寻找C#音频分析库

编程入门 行业动态 更新时间:2024-10-23 23:22:57
本文介绍了寻找C#音频分析库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

进出口工作在哪里我们的队伍需要记录火车喇叭声的软件项目。我们已购买了这个记录仪;其保存为.wav文件。现在,我们需要从像频率和振幅创建频谱分析和分贝级别图形文件中提取数据。任何C#库,在那里为这种类型的事情?

Im working on a Software Project where our team needs to record a train horn sound. We have purchased the recorder; its saved as a .wav file. We now need to extract data from the file like frequency and amplitude to create spectrum analysis and decibel level graphs. Any C# libraries out there for this type of thing?

推荐答案

我们正在使用英特尔性能原件库这个东西(如FFT)。它有一个可用的C#的包装,或者你可以用P / Invoke的调用它

We're using the Intel Performance Primitives library for this stuff (like FFT). It has a useable C# wrapper, or you can call it with P/Invoke

更多推荐

寻找C#音频分析库

本文发布于:2023-11-05 12:38:40,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1560866.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:音频

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!