搜索资源列表
android-ilbc 实现了语音对话功能
- 了Android ilbc的项目,实现了语音对话功能,效果不错,ilbc将音频数据编码压缩为AMR格式,这种格式的音频 压缩率很高,960B的数据经过编码后长度仅仅为100B ,如此小的数据非常适合移动网络下的语音传输,节省大量的带宽,当然, 高压缩比就意味着语音质量损失高,不过实际使用中,AMR格式完全能够满足语音对话的要求。
VidioTalk
- Android开发的视频通话程序,在Android1.6系统上开发,能实现远程手机视频通话,不知道你信不信,反正我信了!-VideoTalk program developed in android environment by Java
Music_Player
- android手机上的音乐播放器,可以播放mp3、amr等格式。-Android phone, music player, can play mp3, amr formats such as.
SoundEx
- android系统无法播放amr格式文件,这段代码可以实现android,iphone等的amr格式与wav格式的转换-the amr format wav format conversion android system can not play amr format file, the code can be achieved android, iphone, etc.
amr/ilbc 转码
- java 通过 jni 实现 amr/ilbc 的转码。
MessageAudioP2PExample
- 通过ilbc编码成amr实时语音传输例子,有兴趣的可以多看看,android里面的audiorecorder、audiotrace的使用-Through the ilbc coding into amr examples of real-time voice transmission, interested to see more, the android inside audiorecorder, audiotrace use
amr_code_client
- 采用AMR实时编解码的ANDROID应用-Real-time AMR codec ANDROID applications
vo-amrwbenc-0.1.2.tar
- amr wb 编码 VisualOn AMR-WB encoder library This library contains an encoder implementation of the Adaptive Multi Rate Wideband (AMR-WB) audio codec. The library is based on a codec implementation by VisualOn as part of the Stagefright frame
AndroidMedia
- android mediarecorder/mediaplayer amr 录音与播放-android mediarecorder/mediaplayer amr recording and play
VideoSender
- 安卓视频监控系统发送端,视频采用H.264编码,语音采用AMR编码,在WiFi环境下使用UDP协议进行传输-Surveillance video sender for Android phones in WiFi senarios.
VideoReceiver
- 安卓视频监控系统接收端,视频采用H.264解码,语音采用AMR解码,WiFi环境下利用UDP协议进行接收-Surveillance video receiver for Android phones in WiFi senarios.
509867
- 3GPP提供的宽带AMR标准算法,浮点的, 当然你的算法可能优化后比它更好噢!()
39913082
- 符合3GPP标准的AMR浮点代码,适合在PC端实现AMR算法,()