CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - wav to adpcm

搜索资源列表

  1. vox.tar

    0下载:
  2. Dialogic的vox语音格式实际上是一种ADPCM编码,与ITU的G.726 ADPCM算法非常类似。由于ITU的G.726算法比较复杂,实际应用中,多半采用该算法的变体实现。各种变体的区别主要在于参数不同。Dialogic采用的是OKI的一 种实现,称为OKI ADPCM。Windows的.wav格式也包括OKI的ADPCM。-the vox Dialogic voice format is actually a ADPCM encoding, with the ITU G.726 ADP
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:5303
    • 提供者:李增军
  1. wavtoother_src

    0下载:
  2. wav 到其他音频格式的转换..wav->wm speech, wmaudio,lac2,lernout,ima adpcm,pcm,gsm,ccitta ,ccitt u,mpep 3-wav to other audio format conversion .. wav -
  3. 所属分类:DirextX编程

    • 发布日期:2008-10-13
    • 文件大小:18326
    • 提供者:dengyulin
  1. waveconvert.rar WAV音檔轉換工具(PCM--ADPCM格式相互轉換)

    0下载:
  2. WAV音檔轉換工具(PCM--ADPCM格式相互轉換),WAV sound file conversion tool (PCM- ADPCM format conversion)
  3. 所属分类:Audio

    • 发布日期:2016-01-25
    • 文件大小:23789
    • 提供者:mikehanbxc
  1. pcm2adpcm.rar

    0下载:
  2. pcm-wav 格式转换为IMA-ADPCM-WAV.包括Wav格式中文详细说明,和语音测试文件。转换后的文件可用mediaplayer等播放器播放。,function :pcm-wav format file convertion to ima-adpcm-wav, also includes wav file format introduce in detail(chinese) and an example wav file for test.
  3. 所属分类:Audio program

    • 发布日期:2017-03-24
    • 文件大小:329333
    • 提供者:Mike Wang
  1. g711_wav_adpcm.rar

    0下载:
  2. 提供给大家g711、wav、adpcm等几种格式之间相互转换的API,非常好用的,Available to everyone g711, wav, adpcm several formats, such as conversion between the API, a very useful
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-26
    • 文件大小:4645
    • 提供者:leyh
  1. pcm_adpcm

    1下载:
  2. 全pcm解码器,包括8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.-all PCM decoder, including 8/16/24/32 liner PCM, u/a law PCM, DVI ADPCM, Micro ADPCM.
  3. 所属分类:Audio program

    • 发布日期:2017-03-22
    • 文件大小:103510
    • 提供者:黎水芬
  1. Wav2Adpcm

    0下载:
  2. 该源码是对 *.wav语音波形文件做去直流电平,归一化处理后进行ADPCM编码压缩,形成编码文件和编码文件转外存格式转化,并利用编码文件做输入,进行解码并生成 *.wav 。该程序算法已经在产品中应用。-The source is a*. wav file to do voice waveform to DC-ping, normalized after treatment ADPCM coding compression, the formation of coding documentati
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:8461
    • 提供者:xg
  1. MicrosoftADPCM

    0下载:
  2. 因为种种原因,最近需要把原始的wav文件压缩成ADPCM格式。但是网上几乎搜不到相关的中文资料。花了相当长的时间,七拼八凑的从一些文章中得到了些信息,终于搞定了它。为了方便遇到跟我一样麻烦的人,我决定把它详细的写下来。-For various reasons, most recently the need to compress the original wav file into ADPCM format. But less than online almost seized informat
  3. 所属分类:Voice Compress

    • 发布日期:2017-04-06
    • 文件大小:2453
    • 提供者:李灵
  1. InfinityCVT

    0下载:
  2. ActiveX for convert WAV files to DIALOGIC ADPCM audio format
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-20
    • 文件大小:5787148
    • 提供者:tizaim
  1. ADX2WAV

    0下载:
  2. adx2wav : DreamCast ADX->WAV converter This software convert DreamCast ADX ADPCM sound (.adx) to Windows WAVE file (.wav).
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:9724
    • 提供者:megaboy
  1. aauddioformmau

    0下载:
  2. 音频文件格式,包含WAV、ADPCM、CDR,另外还有AU文件格式,后面的音频数据即能是一般的数据,也支持按CCCITT G.721 (32 kbit/s) 与 G.723 (24/40 kbit/ss)格式压缩好的音频数据 -Audio file formats, including WAV, ADPCM, CDR, in addition to the AU file formats, behind the audio data that is the general data, als
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:13659
    • 提供者:eda52
  1. TWav2Adpccmh

    0下载:
  2. 该源码是对 *.wav语音波形文件做去直流电平,归一化处理后进行ADPCM编码压缩,形成编码文件和编码文件转转外存格式转化,并利用编码文件做输入,进行解码并生成 *.wav 。该程序算法已经在产品中应用。 已通过测试。 -The source is the do go to the DC level*. Wav voice waveform file, owned by the ADPCM compression coding processing, the formation of cod
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:8323
    • 提供者:debates
  1. Ag711_wav_adpv

    0下载:
  2. 提供给大家g711、wav、adpcm等等几种格式之间相互转换的API,非常好用的 -Available to everyone g711, wav, adpcm so several formats conversion between API is very easy to use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:4755
    • 提供者:baress
  1. g726-codec-demo

    0下载:
  2. 实现adpcm g726编码,有pcm音频源文件,有编码后的g726 wav文件用vlc直接可以播放。对研究g726的朋友应该会有参考价值。-adpcm g726 codec,give out an demo for g726 codec , form pcm file to g726 wav file , you can play it by vlc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1288392
    • 提供者:allen
  1. ADPCM

    0下载:
  2. 采用ADPCM技术对wav语音文件进行编码压缩-Using ADPCM technology to encode wav audio file compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4555
    • 提供者:qi xiong
  1. ADPCM_code-

    0下载:
  2. 因为种种原因,最近需要把原始的wav文件压缩成ADPCM格式。但是网上几乎搜不到相关的中文资料。花了相当长的时间,七拼八凑的从一些文章中得到了些信息,终于搞定了它。为了方便遇到跟我一样麻烦的人,我决定把它详细的写下来。 - For various reasons, most recently the need to compress the original wav file into ADPCM format. But Chinese Internet almost found the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:16578
    • 提供者:wangfei
  1. ADPCM-Example

    0下载:
  2. C++源码实现WAV文件的ADPCM编码和解码-C++ source to achieve a WAV file ADPCM encoding and decoding
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:zl
  1. ADPCM

    0下载:
  2. TXT信号的获取:一般都是拿到一个.WAV的信号,用cooledit或者其他的打开,另存为txt格式,注意的是,此时txt文件的前面两行会写入一些采样率的信息,将这几行删掉,程序就可以顺利得读取你保存的txt了。-TXT signal acquisition: generally get a .WAV signal, with coolit or other open, save as txt format, note that at this time txt file in front of
  3. 所属分类:Voice Compress

    • 发布日期:2017-12-11
    • 文件大小:6176
    • 提供者:汪墨
搜珍网 www.dssz.com