CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - dtmf 检测

搜索资源列表

  1. DTMF_GEN_DEC

    0下载:
  2. Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱信息。-Goertzel algorithm algorithm is DTMF signal detection at the core, It uses two poles of the IIR filter calculating the discrete Fourier transform value rapid and effective extraction of
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:9605
    • 提供者:zhaihui
  1. DTMFgai

    0下载:
  2. DTMF双音频检测
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:7101
    • 提供者:bobcheng
  1. dtmf

    1下载:
  2. 本程序用于检测音频文件中是否具有DTMF信号,若有则将其检出。 程序首先使用Goertzel算法求出以FRAMESIZE(默认200)为大小的一帧数据在8个DTMF频点上的能量。 对Goertzel算法的改进,对于系数的计算不是采用2*cos[2*pi*k/N],而是采用2*cos[2*pi*fn/fs],这样能够降低误差。 确定了8个频点的能量后运用一系列判决门限来确定有没有DTMF信号,以及信号是什么。 -This procedure used to detect wh
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-26
    • 文件大小:325968
    • 提供者:李昊然
  1. cgacomtapi

    3下载:
  2. TAPI (1.4 )控件的特性如下:打外线电话,接听或拒绝内线电话。呼叫ID检测,DTMF音频,从电话记录或向电话回放WAV文件。-TAPI (1.4) controls the characteristics are as follows: get an outside line, or refuse to answer phones inside. Call ID detection, DTMF audio, from phone to phone records or WAV file
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-11-28
    • 文件大小:468219
    • 提供者:站长
  1. DTMF5410

    0下载:
  2. DTMF 编解码器在编码时将击键或数字信息转换成双音信号并发送,解码时在收到的DTMF 信号中检测击键或数字信息的存在性.采用ccs2.2开发。运行在DES5410APP-U开发版上。 子程序_start_ac01,完成AD 及DSP 的多通道缓冲串口(McBSP)初始化。 子程序_iir_to_dtmf,通过由函数set_freq_coff()初始化的系数,分别迭代运算产生行 频和列频,该子程序计算出的两个频率信号样本值分别放入累加器a 和b,相加之 后作为新的一个音频样本发送
  3. 所属分类:Voice Compress

    • 发布日期:2017-03-30
    • 文件大小:38430
    • 提供者:黄天
  1. DTMF

    0下载:
  2. DTMF(双音多频)检测程序,就是目前PSTN电话中的来电显示的-DTMF (Dual Tone Multi Frequency) testing procedures, is the current PSTN phone calls show stuff
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:9178
    • 提供者:zhangpei
  1. DTMF5

    1下载:
  2. 通过计算DTMF信号的DFT对DTMF信号进行检测,在给定8个频率上的能量对信号进行测量,同时判断出每个频率对应的DFT的频率采样点。-By computing the DFT of the DTMF signals to detect the DTMF signals, measurement of the signal energy in eight frequency given, determine the frequency of sampling points for each fr
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-06
    • 文件大小:864
    • 提供者:hhy
  1. DTMF

    0下载:
  2. 在安卓手机通话过程中,通过检测音频,判断用户按了哪些键,这个在语音网关处理中非常有用,完全不用硬件!这个是源代码。-In Andrews phone call, by detecting the audio to determine what the user presses a key, the voice gateway processing is very useful, do not need the hardware! This is the source code.
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:214860
    • 提供者:高高高
  1. DTMF

    0下载:
  2. 用MATLAB仿真DTMF,分为生成和检测两个部分-use MATLAB to simulate the DTMF including generation and detection
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-04
    • 文件大小:2395
    • 提供者:jl
  1. DTMF

    1下载:
  2. 检测8K采样频率,16位PCM码流的DTMF信号 标准的DTMF双频的检测还是可以的 误差检测可能不是很精确......以后再优化 压缩包里有C源码,build出来的elf文件,原始PCM码流(Detect 8K sampling frequency, 16 bit PCM bitstream DTMF signal Standard DTMF dual frequency detection is fine Error detection may not be accurate...
  3. 所属分类:通讯编程

    • 发布日期:2017-12-30
    • 文件大小:34816
    • 提供者:Peter A Wang
  1. dqgyar

    0下载:
  2. TAPI (1 4 )控件的特性如下:打外线电话,接听或拒绝内线电话,呼叫ID检测,DTMF音频,从电话记录或向电话回放WA()
  3. 所属分类:通讯编程

    • 发布日期:2018-04-19
    • 文件大小:262144
    • 提供者:JUUlbr%40566
  1. alalog

    1下载:
  2. Goertzel算法是DTMF信号检测的核心,它利用二极点的IIR滤波器计算离散傅立叶变换值,快速有效的提取输入信号的频谱(Goertzel algorithm is the core of DTMF signal detection. It uses the two-pole IIR filter to calculate the discrete Fourier transform value, and extracts the spectrum of input signal quickl
  3. 所属分类:通讯编程

    • 发布日期:2019-09-18
    • 文件大小:7168
    • 提供者:Adamarg
搜珍网 www.dssz.com