搜索资源列表
audio
- win32平台实现媒体播放及全面操作.加入自己的项目中,链接器需要输入Vfw32.lib
alsa-lib-0.4.0.tar
- 这是ALSA音频驱动的应用库,与其同版本的驱动源码之前已传上了-This is the ALSA audio driver in the application library, rather than before with the version of the driver source code has been passed on the
MPEG
- 如何实现MPEG音频文件的解码,用VC++实现,对于多媒体设计的朋友有一定的帮助-How to implement the decoding of MPEG audio files, using VC++ implementation for multimedia design with the help of friends have a certain
alsa2440
- 扬创2440平台上的ALSA音频驱动程序( for Linux-2.6.26.5 )。驱动使用说明和ALSA Lib的编译过程都在压缩包内-Yang hit 2440 platform ALSA audio driver (for Linux-2.6.26.5). Drive the use of notes and ALSA Lib compiler are in the process of compression packages
OggMemory_src
- 一个从内存加载Ogg Vorbis数据的实例,值得参考。- An example of loading Ogg Vorbis audio data from memory
MP3PlayLib_new
- MP3 decode lib. An MPEG audio decoding library written in C. In includes Layer 1/2/3 decoders, with a good separation between them.
linux-driver-demo-audio
- 宋宝华《Linux设备驱动开发详解》sound设备驱动及应用程序例程-Sound driver demo and aplication demo based on alsa lib, from Song Baohua s 《Linux device driver in detail》.
speex-1.2beta3-win32
- speex一个开源的音频编解码器,完全免费,无专利限制-Speex is an open source Audio codec.Its can be get for free to anyone who interests.
ra_ogg
- Ogg格式的音频解码播放,该dll已通过vs2008测试通过,适合于本地播放器和游戏音频播放-Ogg format audio decoder playback, the dll has been tested through the vs2008, suitable for the local players and game audio playback
lib
- 自己整理的dsp音频echo的一些必备库文件-Their finishing dsp audio echo some of the necessary library files
VC8Sample
- PortSIP also offers several Software Development Kits (SDKs). These SDKs allow developers and Service Provider, OEM or Enterprise clients to create customized SIP-based VoIP applications, likes SIP Softphone, SIP base IVR system. Typically, cust
DSTest20070625195312
- MP3解码和DirectSound播放程序,音频解码播放的很好的例子。-MP3 decoding and DirectSound player, audio decode and play the good example.
PlayBack
- 一个监控回放的OCX源码,可以直接播放设置端和远程存储上的文件,当然还有本地的文件-minitor playback video and audio
aacDecodeLocalTest
- 用libfaad.lib库解码本地文件成PCM原始音频格式-Use libfaad.lib to decode the local audio file to pcm
alsa-lib
- linux下ALSA框架下音频库的源码,版本为1.0.25 -audio alsa lib source code,version is 1.0.25
AUDIO
- This NUC900 Stand-alone LIB API sample code -This is NUC900 Stand-alone LIB API sample code
alsa-lib-1.0.27.2
- alsa-lib-1.0.27.2,ALSA音频驱动库-alsa-lib, ALSA audio driver library
lib-lnet
- Codec driver for ST STA32x 2.1-channel high-efficiency digital audio system.
1237
- 整理好的G系列语音解码库,Easy_G7231.lib, Easy_G722.lib,Easy_G728.lib,Easy_G729 A.lib-audio g.722.1 g722 g723 g721 g729 g728 codec decoder
audio
- 实现简单的录音功能,C#实现的WINDOWS录音与回放,使用WAVE系列API函数--C# implement windows wave record and play back, using wave api. Very good purpose. Include encode lib and network module,can convert to network chat program.