搜索资源列表
基于Visual C++6_0的声音文件操作2
- MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also
Visual C 设计媒体播放器
- VC6.0可谓是微软的王牌产品,它以强大的功能而赢得了广大程序员的爱好。而用VC的AppWizard、ClassWizard和其中的各种控件可以方便地建立应用程序。 本文就介绍用VC6.0自带的一个ActiveX控件----ActiveMovieControl Object,来建立自己的多媒体播放器。此多媒体具有一般的播放功能,能播放*.mp3,*.wma,*.mdi,*.wav,*.avi,*.dat等文件,还有Repeat功能-VC6.0 is Microsoft's flagship pr
用PC SPEAKER 播放WAV文件的C源程序
- 用PC SPEAKER 播放WAV文件的C源程序 -PC SPEAKER broadcast WAV files to the C source
wav
- 用C语言实现的wav文件的播放,采样,解压,和传输
一个简单播放WAV文件的工程
- 这是一个简单播放WAV文件的工程,使用visual C++编写的。希望对大家有所帮助。-This is a simple project for a wav file player in VC++. I hope it helpful to everyone.
PCM格式的 .wav 文件
- c++读取Microsoft PCM格式的 .wav 文件
C#mp3转wav代码
- 一个开源的C# mp3转换库
WinCE录音程序,C++编写,直接导入VS2005编译可用
- WinCE下的录音机小程序,C++编写。在VS2005里可以直接打开编译运行。经验证可以在6410的开发板上录制wav格式音频文件。
wav2pcm.本程序是实现 wav格式转化为pcm的c++程序
- 本程序是实现 wav格式转化为pcm的c++程序 附带测试程序 能成功运行,This program is to achieve wav format into a pcm in c++ program that comes with test programs can be run successfully
wav.c.gz
- Converts raw PCM file to Wav file,Converts raw PCM file to Wav file
wav
- 用C写的,如果将音频数据通过转换显示成频谱图-wav
wav
- 局域网语音聊天软件的源代码,vs2005 c#开发的,集语音聊天、文本聊天、文件传输、用户验证功能-vs2005 c#,socket,direct
wavefileplayer.c.tar
- This a simple WAV file player which interacts your Sound card(of type SoundBlaster).It can play only 8-bit Mono PCM WAVe file whose time lenght is around 1 secs.,the programmers can extend for more timelenght.It works fine in Pure 16-bit DOS Mo
Mp3Player
- 在ARM7开发板W90P710上实现的MP3播放器,支持mp3、wav格式,支持U盘和SD卡,带LCD彩屏显示。-W90P710 in ARM7 development board to achieve the MP3 player, support mp3, wav format, support U disk and SD cards, with color LCD display.
C-Playwav-latest
- 使用SDL播放wav音频文件,内附编译步骤,在FC上测试通过-Using SDL to play wav audio file, enclosing the compiler steps through the FC test
wav-test
- 读取并且分析wav 格式的C 代码,非常清晰易懂,并有示例文件。-Wav format to read and analyze the C code, very clear and understandable, and there is sample file.
wav-player-atmega32
- wav player design with avr
C# NAudio实例
- C#实现音频MP3与WAV互相转换,实现多声卡多路独立播放。
MFCC by C++
- wav音频读取,并且使用MFCC进行特征值提取,提取特征值存入TXT文档(Audio feature recognition)
MP3Compressor
- c# wav转mp3,自动识别wav文件码流(c# wav to mp3,auto discern wav file)