搜索资源列表
MMS02_3
- 微软亚洲研究院论文:可扩展音频传输中的信道自适应差错保护-Microsoft Asia Research Institute Papers : scalable audio transmission of Channel Adaptive Error Protection
android上音频传输源码
- android上音频传输源码,通过Android里的audiorecorder类进行语音的编解码-android audio transmission on the source, through the Android in the audiorecorder class voice codec
jrtplib-2.8.rar 用C++写的实时传输协议RTP
- 一个外国牛人用C++写的实时传输协议RTP,源代码的编写风格很好,可读性很强。可以用于网络视频和音频的传输,enjoy it, A foreign Niu Ren real-time transmission agreement RTP which writes with C, the source code compilation style very good, the readability is very strong. May use in the network video fr
realmsg-4
- 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
jonet_audio_v1.1
- linux下实现音频传输程序,采用g.711编码方式。-linux audio transmission process to achieve using g.711 encoding.
v_chat
- 一款性能良好的视频会议系统;可以实现视频,语音,文本信息的交流。需要外部设备:摄像头,耳机+麦克。经测试,图像清晰,语音质量可靠,图像音频传输失真很小,速度可靠。是多媒体网络传输开发者良好的参考。 -A good performance video conferencing system can be video, voice, text information. The need for external equipment: camera, headset+ Mike. Tested an
AudioCap
- 一个功能强大的音频采集,压缩,传输源码,一切尽在不言中,下吧-A powerful collection of audio, compression, transmission source, all尽在不言中, under the right
emg_pcm_voice
- 此程序是基于加强型SMAC程序,实现了两个板子的音频传输。-This procedure is based on the SMAC program enhanced to achieve two of the audio transmission board.
AT2051_RF_cs4525
- 利用cirrus Logic 最新的30 W Digital TV Amplifier功放IC。通过AT51控制AT4525,并通过NODIC2.4GRF音频IC24Z1制作的无线音箱程序。该程序集RF音频传输一体。是高端无线音箱的典型程式。-Cirrus Logic using the latest 30 W Digital TV Amplifier power amplifier IC. AT51 control through the AT4525, and through the pro
video_and_sound
- 完成了基本的端对端的视频音频传输,使用directshow视频采集,支持无驱动摄像头-Have completed a basic end of the video and audio transmission, the use of directshow video capture, support non-driven camera
CC2500_C
- 无线模块CC2500单片机源代码,可传输20米,音频传输!
P2PAudioCommOCX_3.6
- 点对点音频传输控件,提供一对一音频双向对讲功能, 文档和Sample代码-Point to point audio transmission control
AVR_wireless_stereo_audio
- 讲述使用AVR单片机如何实现无线立体声音频传输,对工作原理和软件流程做了很好的说明。-How about using the AVR microcontroller wireless stereo audio transmission, on the working principle and the software did a very good descr iption of the process.
endpoint-detect
- 检测语音信号起始点和终止点,用于音频传输-endpoint detect
videoroom
- 制作视音频聊天系统,实现如下功能: 1、 用户登录界面 2、 视音频捕捉 3、 视音频传输和接收 4、 客户端和服务端的通信 5、 结束通信 6、 退出系统 -videoroom so easy
Android音频实时传输与播放-客户端
- Android 音频实时播放;android使用audioRecord和audioTrack实现语音录音播放与即时播放(Android Audio real-time playback)
Linux
- 音频传输,没有损失,保证还原原有声音,保留最初的感动(Audio transmission, no loss, guaranteed to restore the original sound, retain the initial touch.)
单载波频域均衡进行音频传输
- 利用单载波频域均衡进行音频传输,接收端可以还原音频信息。
bluedroid
- 蓝牙音频传输SBC格式解码器,SBC->PCM,双声道,最大采样率48Khz,采样宽度16bit(Bluetooth audio transmission SBC format decoder, SBC->PCM, dual channel, maximum sampling rate 48Khz, sampling width 16bit)
基于LED可见光音频通信系统程序
- 可见光通信的音频传输系统,该系统通过基于STM32单片机的LED可见光通信系统硬件电路板,通过调试发送端LED灯与接收端之间的距离,来验证LED可见光通信。系统由两大部分组成:发射模块和接收模块。在发送模块的末端,由有源扬声器等输出设备通过音频线将信号发送到发送模块,再由LED灯进行发送;在接收模块,LED灯将接收的光信号转换为电信号,再经一系列放大处理电路和滤波电路,使扬声器能够播放清晰的音乐。测试结果表明,系统实现了可见光音频通信的功能,具有很好的实用性。