搜索资源列表
speex-1.2beta3.tar
- speex-1.2beta3源代码,音频编解码,带回声消除
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.
speex
- 由于语音对话编解码需要一个免费的开源软件,所以诞生了 Speex 库,可以 在任何开源软件中使用。实际上,Speex 对于语音对话来讲,相当于 Vorbis[一种 可将声音来源加以压缩的编码软件,开放源码且免版权]对于音频/音乐。和大多 数语音编解码库不一样的是,Speex 不是为移动电话而设计的,而是为分组网络 的 VOIP(Voice over IP)应用程序,同时支持基于文件的压缩。-Due to the the voice dialogue codec need a fr
libs
- 主要提供Speex编解码的so库。Speex的包名为com.audio。在使用的时候包名不能变。亲测可用,项目中的蓝牙通话就是用的这个库,大家放心使用。下面是Speex的代码(注意:回音消除部分尚未完善,小伙伴们用编辑吗即可)(The main so library for Speex codec is provided. The package name for Speex is com.audio. The name of the package cannot be changed when