【问题标题】:Extract Progress tone from Audio file从音频文件中提取进度音
【发布时间】:2017-02-15 02:29:10
【问题描述】:

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

我需要为India配置Freeswitch spandsp.conf.xml

我收集了可以听到声音的音频文件,想知道是否有工具可以提取和配置 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>

进度音的图像。

【问题讨论】:

    标签: audio ffmpeg asterisk sip freeswitch


    【解决方案1】:

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

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

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

    【讨论】:

    • 不是电信音调通常是两种音调的组合吗?
    • 这取决于音调和电信。您可以轻松搜索列表。如果您有两个频率,您会看到两个大尖峰。
    猜你喜欢
    • 1970-01-01
    • 2014-08-14
    • 1970-01-01
    • 2012-07-10
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多