搜索资源列表
单声道
- encode pcm to adpcm 单声道操作-encode PCM to mono mode operation
双声道
- encode pcm to adpcm .算法详细 支持双声道多文件操作-to encode PCM mode. Detailed Algorithm support for dual-channel multi-file operations
Adpcm_Encode
- 一个ADPCM编码的例子-An example of ADPCM encoding
adpcm_code_decode
- ADPCM 码的一种编码解码处理程序。常见于ADPCM格式的语音,它是PCM码一种压缩形式,2 byte的PCM数据被压缩成1byte的ADPCM数据。-ADPCM encode and decode
encode
- a sample code for ADPCM codec 2
Alvas.Audio
- Alvas.Audio allows C# and VB.Net developers to create applications that play, record, edit and convert sound. Key Features: record/play uncompressed and compressed audio data play mixed audio data record/play data to/from the stream set up mixer cont
ADPCM
- 将音频编码或者解码。可以按照ADPCM编码方式,或者将其按照ULAW、ALAW或者PCM进行编码解码。-encode or decode audio acording different codec such ADPCM, ULAW, ALAW.
ADPCM
- 采用ADPCM技术对wav语音文件进行编码压缩-Using ADPCM technology to encode wav audio file compression