搜索资源列表
Student
- 基于PCM和CVSD技术的语音编码仿真:在VC6.0环境下,编写动态链接库DLL程序,向上层应用程序(东大语音传输实验软件)提供函数接口和消息。这些函数接口即PCM与CVSD编解码的实现。
audio6701
- 基于TI 6711的 语音信号处理程序,包括应用软件中断的语音信号处理实例,以及音频流编、解码算法。-TI 6711 based on the speech signal processing procedures, including application software interrupt voice signal processing examples, as well as for the audio stream, decoding algorithm.
speex
- 由于语音对话编解码需要一个免费的开源软件,所以诞生了 Speex 库,可以 在任何开源软件中使用。实际上,Speex 对于语音对话来讲,相当于 Vorbis[一种 可将声音来源加以压缩的编码软件,开放源码且免版权]对于音频/音乐。和大多 数语音编解码库不一样的是,Speex 不是为移动电话而设计的,而是为分组网络 的 VOIP(Voice over IP)应用程序,同时支持基于文件的压缩。-Due to the the voice dialogue codec need a fr