搜索资源列表
code_decode
- 源程序中包含PCMu率与PCM线形之间的编解码-source contains PCMu rate between the linear PCM codec
Student
- 基于PCM和CVSD技术的语音编码仿真:在VC6.0环境下,编写动态链接库DLL程序,向上层应用程序(东大语音传输实验软件)提供函数接口和消息。这些函数接口即PCM与CVSD编解码的实现。
MyDirectSound_demo
- 一套基于WINMOBILE的语音采集与播放的程序,采用WAVAX机制,可以学习在手机上制作PCM的播放器。建议可以加入SPEEX编解码。-A voice-based WINMOBILE acquisition and playback of programs, using WAVAX mechanism, can learn on the phone making PCM player. Recommendations can join SPEEX codec.
G711G721G723
- G.711算法,它是国际电信联盟ITU-T订定出来的一套语音压缩标准,它代表了对数PCM(logarithmic pulse-code modulation)抽样标准,主要用于电话。它主要用脉冲编码调制对音频采样,采样率为8k每秒。它利用一个 64Kbps 未压缩通道传输语音讯号。 起压缩率为1:2, 即把16位数据压缩成8位。G.711是主流的波形声音编解码器。-G.711 algorithm