资源列表
cookdec
- rmvb声音的解码器cook,采用了定点优化,最流行的rmvb的声音,完全脱离real公司的sdk,可用于嵌入式设备-rmvb sound decoder cook, using fixed-point optimization, the most popular rmvb sound, completely divorced from the real company' s sdk, can be used for embedded devices
VBTTPL
- 防TT带歌词以及桌面歌词,自定义Skin,自定义绘制控件-TTPLayer,and have lyrics,support multi files
playercode1053-Aug2009
- 基于8051简单控制的,使用vs1053的sd卡音频播放器设计,带电路图和源代码,编译器说明在内-a tiny audio player design employing an 8051 as MCU and vs1053 as decoder with SD card driver and Fat32 simple read functions
best working ogg vorbis acm
- best working ogg vorbis acm 20020708 with source code release by conti
PC_Syntesizer
- MIDI Syntesizer on PC Keyboard
932441WaveRecorder
- 运用DirectSound实现音频采集并实时播放。同时保存为.wave文件。可设置采集频率、声道等-Achieved using DirectSound audio capture and real-time playback. At the same time save. Wave files. Can be set to capture the frequency, channel, etc.
Wavelab850
- wavelet based codes.. college projects
audio-record-playback-udp
- 用C实现的录音和播放程序,udp的client负责录音,udp的server负责同步播放。在录音数据传输前,采用g711u方式进行编码,在接收端解码后再进行播放。代码清晰,注释详细。-Implemented using C recording and playback programs, udp The client is responsible for recording, udp broadcast of the server is responsible for synchronizati
g.729a
- G.729A语音压缩算法, G.729A语音压缩算法,G.729A语音压缩算法-G.729AVoice Compression Algorithm
G726
- 音频G726编解码算法,适合各种平台,C++代码-G726 audio codec algorithm, for a variety of platforms, C++ code
record
- linux下的可以采集声音和播放声音的程序,运用c语言编写,主要采用了read和write两个函数-sound and play a sound program can be collected under linux using c language, mainly using the read and write two functions
Mic
- 实现麦克风输入与回放。基于wave系列函数。vc2005测试通过-Mic input and output. It base on the waveX fuctions