搜索资源列表
alsaplayer-0.99.50.tar
- X-Windows下的一个新的PCM播放器,支持OSS和ESD,包括MP3,WAV,CD。-A new pCM player in X-Windows,which supports OSS and ESD,and includes MP3,WAV,CD
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
oss_wav_play
- linux OSS编程例子.打开wav文件,并取出其中PCM数据,通过OSS接口函数实现播放.可以调节音量. 小而精.供大家参考. -linux OSS programming examples. Open wav file, and removed one of PCM data, the adoption of OSS player interface function. It can adjust the volume. Small but excellent. For your re
linux_ALSA_record_and_play_pcm_wav
- 调用Linux系统的ALSA声音系统API,完成PCM格式的wav文件的录音和播放。-these codes are capable to record sound into wavfile in PCM format and play wavfile in PCM format by callling ALSA API on Linux platform.
wavplay-2.0.tar
- 簡易wav播放器,只支持編碼格式維pcm格式。(The package was reworked to use the autoconf tools for easier installs. It should install automatically for Linux and *BSD. This version also should build and operate correctly on 64-bit platforms. A number of comp