资源列表
cap
- 通过vb实现实时图象的抓拍,并保存到相应的目录下,可以和数据记录一一对应-through real-time image capture and the preservation of the corresponding directory, and he gathers data records
Play a _wav file
- 老师给出的最好例子,参考一下吧,会有汉大帮助的,VC编写的wav音频播放源码-teacher is the best example of a reference it would be very helpful to the Han Dynasty, VC prepared by the wav audio players FOSS
Audio-Wav-0.04
- 适用perl语言实现了对microsoft uncompressed wav文件的分析。包括文件读取,文件写入,wav文件信息分析抽取等。perl程序员可以很方便的利用这个模块来对wav文件直接操作。-perl language applicable to microsoft uncompressed wav file analysis. Including documents read, write papers, wav file information from such analysis
API Play MIDI-Avi-Wav files
- windows下的wav音频文件播放,试一下,效果不错-windows of wav audio file playback, Try, good results
Get Windows to play WAV audio files the right way.
- API 实现wav,avi音频播放,最完整的播放器-API wav, avi audio players, the most complete player
GameDev_net - Loading a Wave File
- 在以上基础上的又一创新,最最完整的WAV音频播放软件-above another on the basis of innovation and the most complete WAV audio software
Re Playing a sound file - MSDN
- repleying wav files,实现音频播放最重要的函数-repleying wav files, audio broadcast of the most important functions
MIDIWrapper_Src
- Using the Windows low-level MIDI API is not necessarily easy. There are a lot of details to keep track of, and it can get a bit frustrating when you are trying to write a MIDI application. The goal of my small wrapper library is to elevate some
VoiceRecording_src
- Most of us are familiar with at least one multimedia recording software. Windows has one of the simplest ones: Sound Recorder. In this article I want to introduce some simple but useful classes for recording/playing back of voice that wrap the WAVE A
GabbyPlayer_src
- The article I will present is nothing much really. I just tried to make a very good copy of Winamp. The SDK can easily be found on here with full support even for Linux OS-s and with all the documentation you need
CodecList
- CCodecList s class retrieves a list of Codecs found on the local computer using the registry.
MyDirectSound_src
- This article with its code shows how to play audio stream data with DirectSound. It gives a more flexible method to control the stream data. The demo shows how to play, pause, stop, seek a small or a big WAV file.