搜索资源列表
WAV-Player
- 本代码实现了在LPC1700开发板上解压wav文件,并将其通过IIS总线播放出来。-The source implementation to extract the wav file in LPC1700 development board and play through the IIS bus.
speex
- 由于语音对话编解码需要一个免费的开源软件,所以诞生了 Speex 库,可以 在任何开源软件中使用。实际上,Speex 对于语音对话来讲,相当于 Vorbis[一种 可将声音来源加以压缩的编码软件,开放源码且免版权]对于音频/音乐。和大多 数语音编解码库不一样的是,Speex 不是为移动电话而设计的,而是为分组网络 的 VOIP(Voice over IP)应用程序,同时支持基于文件的压缩。-Due to the the voice dialogue codec need a fr