搜索资源列表
WAVE音频编辑源代码
- WAVE音频编辑,支持、复制/剪切/删除/粘贴操作;支持 SP/SPS/SSP/SPSP 播放模式,可把选定的音频数据独立保存为文件,可快/慢速播放,显示波形,可录音。-WAVE audio editing, support, copy / shear / delete / paste operations; Support SP / SPS / SSP / SPSP player mode can be selected to pre
用于冗余音频数据的RTP负载格式(RFC2198)
- 用于冗余音频数据的RTP负载格式(RFC2198).-for redundant audio data formats supported the RTP (RFC2198).
用于冗余音频数据的RTP负载格式(RFC2198)
- 用于冗余音频数据的RTP负载格式(RFC2198).-for redundant audio data formats supported the RTP (RFC2198).
decodevob15
- 将dvd中的节目文件分离出视频和音频数据。-dvd will document the program separated video and audio data.
cdex_src_140
- 直接从CD抓取音频数据压缩成MP3格式,包括有MP3的编码/解码,ID3信息的获取,CD TOC表的读取等内容。-directly from the CD audio data compression crawl into the MP3 format, including MP3 encoding/decoding, ID3 information access, CD TOC table read as such.
语音视频聊天
- 实现语音、视频聊天,音频数据采用G729a进行压缩,视频处理用VFW提供的有关函数实现。-voice, video chat, and audio data compression using G 729a, using video provided by the VFW Function.
wavectl
- 参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数据处理和研究。根据需要,代码可能要部分修改。-light "Windows Programming," a book prepared by the Wave voices to capture the memory VCL controls BCB sour
WAVE音频编辑源代码
- WAVE音频编辑,支持、复制/剪切/删除/粘贴操作;支持 SP/SPS/SSP/SPSP 播放模式,可把选定的音频数据独立保存为文件,可快/慢速播放,显示波形,可录音。-WAVE audio editing, support, copy/shear/delete/paste operations; Support SP/SPS/SSP/SPSP player mode can be selected to preserve the au
audio format
- 音频文件格式,包括WAV、ADPCM、CDR,另外还有AU文件格式,后面的音频数据即可以是一般的数据,也支持按CCITT G.721 (32 kbit/s) 和 G.723 (24/40 kbit/s)格式压缩好的音频数据-audio file formats, including WAV, ADPCM, CDR, another AU document format, as the audio data that may be gen
AudioCapSave
- 音频采集模块, 以direct show 为框架,用c++ 编写,可以实时采集并保存音频数据.-audio acquisition module to direct show as a fr a mework, using c preparation, real-time collection and preservation of audio data.
USB接口数据采集卡
- 这个接口卡程序负责采集低频音频信号,USB控制芯片采用AN2131QC。软件包括3个模块:Keil51编写芯片固件程序,vc++编写USB驱动程序和用户程序-the interface card collection procedures for low-frequency audio signals, control chips using USB Peripheral. The software includes three mod
可视电话软件
- NetTalk是一个适用于局域网和因特网的可视电话软件 一. 开发环境 Windows2000 Server & Visual C++6.0 & SDK +自开发的CWndX类库(相当于简化的MFC涉及窗口的部分) 二. 支持环境 Windows98/ME/2000/XP 三. 所涉及协议和标准 网络传输采用UDP协议,音频压缩采用G.729标准,视频压缩采用H.263标准 四. 性能参数 以音频帧为
20058255574486
- 主要功能就在于视音频的采集,网络传输两个方面,通过Video Capture系列API函数,你可以轻松的搞定视频捕捉,但是对于视频的网络传输,则要费一番功夫了。 对于视音频数据的传输,只简单地使用... -main function is as audio collection, network transmission 2, through Video Capture Series API function, you can easi
IT168.com-3810multsdk2多声卡SDK.5
- 主要功能就在于视音频的采集,网络传输两个通过Video Capture系列API函数,你可以轻松的搞定视频捕捉,但是对于视频的网络传输,则要费一番功夫了。 对于视音频数据的传输,只简单地使用... -main function is as audio collection, network transmission through two series of Video Capture API function, you can eas
mobile_phone_design
- 利用Ti公司的TMSvc320c6711开发板的基础上搭建的移动视频电话系统。程序中主要实现3个功能:实时捕捉视频和音频数据;能够对视频和音频数据进行解码和存储;能够通过GPRS通信口传输音/视频压缩数据。 希望对大家有帮助阿-TMSvc320c6711 the development board based on the structures of mobile video telephone system. Proceeding
VC++jiasheng
- VC++中加入声音的程序,简单快捷,可以播放音频数据文件中任意指定位置的声音。 以上程序均在VC++6.0中调试通过,在文中省略了对错误及异常情况的处理,在实际应用中必须加入-VC join the voice of the procedure, a simple and quick, and can play audio data files at any designated location voices. The above p
WavTest
- 提取.wav音频数据,数据保存在data.txt里-Extraction. Wav audio data, data stored in the data.txt Lane
AudioCaptureTransmit
- 利用JMF在捕获声音并在Internet网络中实时传输音频数据流的程序实现-Use JMF to capture the voice of the Internet network in real-time transmission of audio data streams procedures realize
CatureWave
- Visual实现的音频捕捉程序,用于捕捉声卡的音频数据,代码简洁-Visual realization of audio capture program to capture the sound card' s audio data, code clean
DEC6713音频处理
- 该程序是DEC6713的源代码,利用EDMA实现音频数据的收发操作,经过实际测试,程序运行正确