搜索资源列表
MP3-WAV 源码(精典)
- mp3文件格式与wav文件格式的音频文件转换工具,推荐!-MP3 file format and wav file format of the audio file conversion tools recommended!
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.
vox
- wav文件和VOX文件格式互相转换的源代码。-documents and VOX wav file format conversion between source code.
mediarecorder
- Qtopia下的多媒体录音源码,支持WAV格式的PCM和G711录音
sound
- linux声卡编程 可以播放.wav格式的音乐。
Linux下播放wav格式音乐程序
- Linux下基于AC97驱动的音频播放程序,可以在嵌入式和桌面环境下编译通过,实现对wav格式文件的播放。
meidadound
- 我所设计的多媒体音频播放器AudioPlayer用MCI接口和RealPlayer G2 ActiveX插件实现音频的播放,能够播放MediaPlayer支持的格式和RealPlayer支持的格式(包括wav, mp3, wma, rm, wmv等),但必须安装RealPlayer播放器。AudioPlayer有播放、暂停、停止、打开文件、播放上一首、播放下一首、循环或是不循环播放、顺序或是随机播放等功能;可以静音、改变音量大小;可以拉动播放;能够增加、删除、选择播放文件;能够保存和载入播
ourdev_421318
- FS2410裸机系统EasySystem(包括s3c2410的几乎所有裸机驱动,各种实用裸机函数,GUI窗口系统,FAT16文件系统,BMP,WAV格式读写,俄罗斯方块游戏,图片浏览器等) -FS2410 bare-metal system EasySystem (including s3c2410 almost all the bare drive, a variety of practical barebone function, GUI window system, FAT16 file
RecAndBro
- 在linux下实现录音和放音,并把录音数据转变为wav格式的文件-In linux to achieve recording and playback, and the recording of data into wav file format
linux_wavplayer
- linux下wav格式文件播放,硬件平台:友善之臂micro2440开发板-wav format player under linux, hardware platform: A friendly arm micro2440 Development Board
audioioctl
- 关于音频接口基本程序的实验报告,有两个实验,一个是播放wav格式的音乐,另一个是可以实现先录音几秒再放音的程序-a report about audio ioctl,includes two parts one is designed to Play wav format of music,the other can record a few seconds of sound and then play it.
HwAudioRec
- vc++6 编写 录制麦克的声音于文件,WAV和MP3两种格式的文件-vc++ 6 record mic to 2format file wav and mp3,thinks for download.
wavplay
- linux 下的wav格式的音乐的播放,很好的程序,练习一下,高级编程。-a good for liunx wav music play
PCM-WAV-Header-Qt.tar
- 对PCM文件进行打包封装的程序,可以学习了解下WAV文件格式标准。用QT编写的-PCM file package package program, learning to understand the WAV file format standard. QT prepared
sound
- linux 下基于alsa架构的音频采集生成wav格式的文件 实现播放功能-wav format generated under linux alsa-based architecture to achieve playback of audio files collection
SpeekDll
- 根据用户写入的txt内容的,能通过语音读出来,并保存为wav格式-And through the voice read out the contents of the user to write according to txt, and save it as wav format
Pcm2Wav
- pcm音频格式文件转换为wav格式的文件,用于手机或者电脑音频的播放-pcm to wav
PDAWeb
- [DllImport( CoreDll.dll )] //, EntryPoint sound public static extern bool PlaySound(string pszSound, int hmod, int fdwSound) public const int SND_FILENAME 0x00020000 public const int SND_ASYNC 0x0001 public void sound(string soundPath
audio
- amr 格式音频转换为wav格式,以及wav格式转amr格式C语言实现(AMR format audio conversion to WAV format, as well as WAV format to AMR format C language implementation)
audio_record
- 嵌入式linux平台上利用alsa API录制声音并保存成wav格式(Recording sound with alsa API on Embedded Linux platform and saving it into WAV format)