搜索资源列表
wavplay-1.4.tar
- linux下简单好用的音频文件播发软件,支持wav等基本格式,用GNU C写的,可以方便的移植到ARM等嵌入式设备上。-under Linux simple and easy to transmit audio software, and other basic support wav format, write using the GNU C, can easily be transferred to ARM, and other embedded devices.
record
- linux下的可以采集声音和播放声音的程序,运用c语言编写,主要采用了read和write两个函数-sound and play a sound program can be collected under linux using c language, mainly using the read and write two functions
wavplayer
- 内含开发文档、全部源代码。linux环境下用QT编写的wav播放器分为网络端(Wav_sever) 客户端(YUIMP3),客户端可以在网络端下载歌曲到本地播放,程序带UI。编译后程序同一目录下需要增加song文件夹,此处为一个小BUG,具体信息见开发文档。 这里MP3是当初计划写MP3格式的。makefile为OSS驱动配置,如果没有OSS驱动需要另外安装OSS音频驱动。一般linux系统都自带OSS音频驱动-Includes the development of documentatio