搜索资源列表
Mp3encode
- mp3编码库,可直接将wav,aiff格式的音频文件压缩成码流量为128Kbps的mp3文件-Mp3encode is a kind of mp3 encoded library which can compress wav,aiff files to mp3 files of 128kbps data flow.
bladeenc-082-src-stable.tar
- 功能非常完善的MP3编译码器,输入文件WAV或AIFF,能够方便的嵌入到你自己的系统当中.-function very sound MP3 codecs, the importation of AIFF or WAV file, accessible to the embedded into your own systems.
MP3PALAYERDIY
- 本程序是MP3的解码程序,可以用VC编译或者用GNU编译,可以运行在PC机上。 本程可以MP3文件解压为WAV文件 TEST 中的代码可以播放WAV文件 有兴趣的朋友可以把这段mp3程序移植到开发板上,这样就可以用开发板播放MP3了。-MP3 decoding procedures that can be used with VC or GNU compiler compiler. can run on the PC. The process can decompress MP3 t
pcm
- Linux下的.wav文件播放示例,装了QT的话先#qmake -project生成工程文件pcm.pro,然后 #qmake pcm.pro生成Makefile,然后 #make 最后 #./pcm 执行 注意代码里面包括要播放的.wav文件的路径-Linux under. Wav file playback example, QT installed, then the first# Qmake-project to generate engineering document
SDL_Play_wav
- 使用SDL播放wav音频文件,内附具体编译步骤和参数,在FC7是编译通过。-Using SDL to play wav audio files, containing the specific compiler steps and parameters are compiled in FC7 through.
C-Playwav-latest
- 使用SDL播放wav音频文件,内附编译步骤,在FC上测试通过-Using SDL to play wav audio file, enclosing the compiler steps through the FC test
sourcemk
- linux下利用c实现的将wav文件分割的小程序,只能够简单分割,对于想学习linux对文件操作的朋友有帮助~-under linux will use c to achieve a small wav file segmentation procedure can only be a simple division, want to learn linux for file operations on friends to help ~
meidadound
- 我所设计的多媒体音频播放器AudioPlayer用MCI接口和RealPlayer G2 ActiveX插件实现音频的播放,能够播放MediaPlayer支持的格式和RealPlayer支持的格式(包括wav, mp3, wma, rm, wmv等),但必须安装RealPlayer播放器。AudioPlayer有播放、暂停、停止、打开文件、播放上一首、播放下一首、循环或是不循环播放、顺序或是随机播放等功能;可以静音、改变音量大小;可以拉动播放;能够增加、删除、选择播放文件;能够保存和载入播
ownplayer
- linux下播放ape,flac,wma,mp3,wv,wav等文件,debug版 使用方法linux下shell里./ownplayer 文件名-under linux player ape, flac, wma, mp3, wv, wav and other documents, debug version of linux to use under the shell in./ownplayer file name
sdlwav
- 使用SDL播放wav文件的示例代码. 大家可以参考下.-SDL play wav files using the sample code. We can refer to the next.
soundSaveTowav_2
- 在linux系统采集音频数据并保存为wav文件,发了好长时间才调通的。默认时间为15秒,可稍加修改无限录音保存。-Under linux capture data from the audio and save to the wave file.
RecAndBro
- 在linux下实现录音和放音,并把录音数据转变为wav格式的文件-In linux to achieve recording and playback, and the recording of data into wav file format
HwAudioRec
- vc++6 编写 录制麦克的声音于文件,WAV和MP3两种格式的文件-vc++ 6 record mic to 2format file wav and mp3,thinks for download.
wav2pcm_v0
- wav2pcm或pcm2wav功能的简单实现-wav to pcm and pcm to wav
fat2
- 2、编程判定一个文件是否为wav文件,如果是,则输出其采样率。 }输入文件名,给出提示 }提示:即判定其08H—0BH字节位置是否为“WAVE”。-2, programmed to determine whether a file is a wav file, if it is, then the output sampling rate. } Input file name prompt} prompt: that is, to determine whether its the 08
wav
- 利用visual stdio2005的mfc,api函数调用 来播放音频文件-The visual stdio2005 mfc, api function call to play audio files
PCM-WAV-Header-Qt.tar
- 对PCM文件进行打包封装的程序,可以学习了解下WAV文件格式标准。用QT编写的-PCM file package package program, learning to understand the WAV file format standard. QT prepared
Desktop
- 批量将mp3文件转换成wav文件,并可以进行属性设置,比特率,声道等。。还有个讲多个txt文本文件批量导入到一个txt文件中 或者对应的行数 对应导入-Batch convert MP3 files to WAV files, and can carry on the attribute set, bit rate, channel etc... There is a multiple TXT text batch file into a TXT file or a corresponding
Pcm2Wav
- pcm音频格式文件转换为wav格式的文件,用于手机或者电脑音频的播放-pcm to wav
audio
- amr 格式音频转换为wav格式,以及wav格式转amr格式C语言实现(AMR format audio conversion to WAV format, as well as WAV format to AMR format C language implementation)