搜索资源列表
dllDSPlayer1
- ◆◆◆ 《DirectShow多声卡播放器》◆◆◆ 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有 windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频 文件,但是这些方法根本不支
live555-latest.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。-live555 C is a preparation that is based on o
PCRecord
- 能够通过声卡录音,并生成MP3文件,对于音频编程人员,具有很好的帮助,代码完整,本人测试过。
DirectShow多声卡播放器
- 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在
iso_14496
- 最全面的MPEG4标准文档,涵盖音频、视频、系统、文件格式、一致性测试等等。属于官方发布的PDF文件,非常珍贵,是开发和科研的最理想,最珍贵的资料。-MPEG4 standards the most comprehensive document, covering audio, video, systems, file formats, conformance testing and so on. Part of the official release of the PDF file, ver
speex_echo_cancle
- 该代码是从SPEEX中提取出来有关回声消息部分的源码 它采取的是在频域进行操作,效果比较好" 经测试,如果原始声音与用于回声消息的参考声音之间存在时钟不同步时,极易发生在回音消息算法中的反溃发散现象. 压缩包中含有测试语音文件: Input_exsample_stereo.pcm: 8k16bit的线性pcm,含双通道语音。 vleft.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的
G.723.1语音编码器的源文件
- G.723.1语音编码器的源文件,为C语言版本。附有测试用的音频文件。-the source file of G.723.1 speech coder ,C language version. With testing of the audio file.
mpeg4spec(14496)
- 最全面的MPEG4标准文档,涵盖音频、视频、系统、文件格式、一致性测试等等。属于官方发布的PDF文件,非常珍贵,是开发和科研的最理想,最珍贵的资料。-MPEG4 standards the most comprehensive document, covering audio, video, systems, file formats, conformance testing and so on. Part of the official release of the PDF file, ver
live.2009.04.20.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。--live555 C is a preparation that is based on
audio
- 本人嵌入系统中的源代码,经过实际测试,绝对正确;它实现从文件中读取音频数据并播放的功能!-I have the source code for embedded systems, through the actual testing, is absolutely right it implements the audio data read from the file and play features!
pcm2wav_console
- PCM原始音频数据转化为WAV文件,已测试可用,可以自己做一个界面。-Original audio data into PCM WAV files, can be used have been tested, you can own a single interface.
dc
- wave文件的C++程序,内涵测试wave音频-wave c++
dxrecord
- DirectSound 录音测试程序。包含最基本的DirectSound设备枚举、打开和缓冲区创建。用一个环形缓冲区实现连续的音频采集并写入到文件。控制台程序,用键盘控制录音的开停。-DirectSound recording test program. Contains the most basic the DirectSound device enumeration, open and create a buffer. Implemented using a ring buffer the
CSharpRealTimePlayWav
- C#编写的实时播放wav音频文件; 测试通过,很好用; 多媒体;media-Real-time player written in C# wav audio files tests through, good multimedia media
g711
- g711音频编码与解码,附带测试文件,在linux上和macos上测试通过,封装了接口,可以直接调用,希望对大家有帮助。-g711 audio encoding and decoding, with a test file on linux and macos on the test, encapsulates the interface, you can directly call, we want to help.
enc_dec_audio
- liux下G711 音频编码解码测试程序,用C写的,含测试文件-liux G711 audio codec under test program, written in C, with test files
resample
- 重采样(升采样、降采样),含测试音频文件,大家一起交流下,-resample technology(upsample/downsample),include wav test audio file
DIGITAL-WARTERMARKING
- 使用DCT和小波变换的数字音频水印生成/解码程序,可存活于方差0.05的高斯白噪声及不同程度的剪切。内含程序/测试文件介绍。-Digital wartermarking encoding/decoding program with DCT and wavelet transform. nice robustness against Gaussian noise with variance less than 0.05 and any type of cropping attack. fu
wav音频测试用例
- 音频测试wav文件,可直接pcm播放,用于验证speaker或者headset功能。(for audio device function verification.)
1KHZ-0.8.wav
- 这个是1KHZ正弦波音频测试文件,方便Debug音频问题。(This is a file of 1KHZ sine audio test.)