audio - 从音频文件中提取进度音

标签 audio ffmpeg asterisk sip freeswitch

有没有办法从音频文件(Audacity、VLC、ffmpeg 等)中提取进度音的频率和持续时间?

我需要配置 Freeswitch spandsp.conf.xml 对于 India .

我收集了可以听到音调的音频文件,想知道是否有工具可以提取和配置 Freeswitch 中所需的设置。

当前非工作配置:

   <!-- India -->
     <descriptor name="91">
        <tone name="CED_TONE">
         <element freq1="2100" freq2="0" min="700" max="0"/>
        </tone>
        <tone name="RING_TONE">
     <element freq1="400" freq2="0" min="384" max="400"/>
         <element freq1="0" freq2="0" min="200" max="224"/>
         <element freq1="400" freq2="0" min="384" max="400"/>
         <element freq1="0" freq2="0" min="1968" max="1984"/>
    </tone>
        <tone name="REORDER_TONE">
         <element freq1="425" freq2="0" min="256" max="272"/>
         <element freq1="0" freq2="0" min="240" max="256"/>
         <element freq1="425" freq2="0" min="256" max="272"/>
         <element freq1="0" freq2="0" min="224" max="240"/>
    </tone>
        <tone name="BUSY_TONE">
         <element freq1="400" freq2="0" min="700" max="760"/>
         <element freq1="0" freq2="0" min="700" max="760"/>
         <element freq1="400" freq2="0" min="700" max="760"/>
         <element freq1="0" freq2="0" min="700" max="760"/> 
    </tone>
     </descriptor>

进度音的图像。

enter image description here

最佳答案

是的,大胆的软件有“绘图谱”

http://manual.audacityteam.org/man/plot_spectrum.html

之后,将鼠标悬停在最大的尖峰上以查看频率。

关于audio - 从音频文件中提取进度音,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42239693/

相关文章:

objective-c - 带音频的计时器精度

android - 从音频文件获取图像的最佳方法是什么?

android - 如何在没有 R.raw 文件的情况下在 android 中初始化 MediaPlayer

php - 现有文本文件上的 IIS 404 错误

rest - 通过 REST ARI 添加到 asterisk 的路由

python - Python 上的 Asterisk 调用管理器挂断事件

audio - 比较两个视频的音量

ffmpeg - WAV 文件上的 Google Speech to Text 提供

FFMPEG 在网格中加入多个视频

node.js - 如何在 Asterisk 中获取实时音频流