搜索资源列表
tool-player.tar
- 此Tool-play程序为Linux平台下基于alsa声音驱动的硬件设备的测试程序,可以播放mp3,测试声卡工作状态-This Tool-play program for the Linux platform alsa-based voice-driven test procedures for hardware devices, can play mp3, sound card testing job status
alsa_player.tar
- This is the ALSA PCM audio player., which can play raw pcm audio data. This is short reference program in C under Linux.
alsa_player-1.0.tar
- 最近一直在研究LINUX下的音频编程,发现网上相关的资料不是很多,这是本人用C++写的一个alsa播放器和录音器,能播放各种wav音频文件,希望能给你带来帮助。-Recently been studying audio programming under LINUX, relevant information found online is not a lot, this is my C++ write a alsa player and recorder, can play a variety
ffaudio
- oss alsa编程,录放音程序,初学者可以研究研究-oss alsa program ,play and record code
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.