搜索资源列表
audiofile-0_2_6
- The Audio File Library provides a uniform programming interface to standard digital audio file formats. This library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun
Wave_Src_func
- 关于如何在PC机上储存和处理PCM音频,它也解释了WAVE文件的结构和显示如何用C++代码工作-on how the PC storage and handling PCM audio, It also explains the WAVE document the structure and show how to use C code work
bin2wav
- PCM bin file to wave file
ReadWaveFile
- 读取一个自己选定的pcm格式的wave语音文件,并且进行后续处理
wave
- PCM音频播放库,网上下载的,不知道好不好用
PCM Audio and Wave Files
- 使用PCM和Wave格式编程的实例和说明,内附工程例子-use of PCM and Wave format programming examples and illustrations, containing examples of works
WAVETOPCM.rar
- WAV文件格式和从WAVE文件中提取PCM数据的程序,这个是上个语音播放程序的附加文件,供大家参考,WAV file format and from the WAVE file to extract PCM data procedures, this is the last voice player additional documents, for your reference
WaveInOut_PPC
- wince 平台实现播放wave流程序,开启pcm文件,播放数据流-wince platform can play the wave
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
bladeenc-0.90.0-src
- 可以wav和mp3格式转换的mp3解码程序-The mp3 decode program can convert wav and mp3.
wavecontrol
- This article is intended to give an overview of how PCM audio is stored and processed on a PC. It also explains the structure of wave files and shows you how to work with them using code written in C++.
wave-convert
- 使用acm做的gsm-pcm格式转换库程序,在VC6下编译,生成waveConvert.d-Acm done using the gsm-pcm format conversion library procedures under VC6 compiler to generate waveConvert.dll
WAVE-pcm
- 波形文件分析器,适合于pcm编码格式的 wav 音频文件,内含读取wav文件,抽取和插入操作~-Wave file analyzer, suitable for pcm encoding format of the wav audio files, containing read wav files, extraction and insertion operations ~
WSPChangerVer(1.03)
- windows wave audio pcm changer source code-windows wave audio pcm changer source code
MakeWavFromRaw
- This Program make a wave file from raw pcm files
WAV
- 从wav文件中提取AD数据,wav是微软定义的波形文件格式,里面存储的是pcm原始数据-Wav file extracted from the AD data, wav Microsoft wave file format definition, which stores the raw data pcm
PCMaQAM
- 用PCM和QAM处理音频,使之数字化,这些是m文件-Use PCM & QAM to digitalize an audio wave
Wave
- Voip pcm 网络语音开发 语音编码等学习的好例子-voip pcm network study
PCMbianma
- 正弦波的PCM编码以及自己录制的语音信号的PCM编码-PCM encoded sine wave PCM encoding and recording their own voice signals
my_wave
- 在PCM编码的前提下,分析wav文件头包含的信息。(analyse wave header.)