搜索资源列表
G.723.1
- 关于 G.723的语音的编码和解码的算法,以及如何对自己的程序进行优化的详细讲解,并用例子做为阐述-On G.723 voice encoding and decoding algorithms, as well as how to optimize their own process of detailed briefings and used as examples of
wav2pcm
- 本程序是实现 wav格式转化为pcm的c++程序 附带测试程序 能成功运行-This program is to achieve wav format into a pcm in c++ program that comes with test programs can be run successfully
Wav2Pcm2G711
- 使用Dev-C++进行编译,包含wav2pcm,pcm2alaw(ulaw),alaw(ulaw)2pcm,pcm2wav共计四个小程序。-Compiled using Dev-C++ contains wav2pcm, pcm2alaw (ulaw), alaw (ulaw) 2pcm, pcm2wav total of four small program.
wav2pcm_v0
- wav2pcm或pcm2wav功能的简单实现-wav to pcm and pcm to wav
wav2pcm
- 将wav文件转换为PCM码流数据数组,供单片机直接调用,方便单片机开发音频芯片(如:PCM1770)。-Wav file will be converted to PCM stream data array, a direct call for SCM, SCM convenient audio chip (eg: PCM1770).