搜索结果
找到约 75 项符合
ADPCM 的查询结果
按分类筛选
技术资料 单片机实现ADPCM编码和解码
INTRODUCTION In the past, adding speech recording and playback capability to a product meant using a digital signal processor or a specialized audio chip. Now, using a simplified Adaptive Differential Pulse Code Modulation(ADPCM) algorithm, these audio capabilities can be added to any PICmicro devic ...
无线通信 基于Wifi的电子看板语音系统设计
电子看版广泛的应用到工业生产领域,文中介绍了一种新型基于arm嵌入式的工业电子看板。和传统的电子看板系统相比,增加了刷卡认证、视频监控、语音通话。其中语音通话增强现场的管理,并能实现广播,给现场人员提供实时培训等功能。语音系统包括上位机及嵌入式两部分组成,语音采用adpcm进行压缩并通过wifi传输,通过测试语 ...
语音压缩 C54X语音压缩编码
C54X语音压缩编码,采用ADPCM算法,
嵌入式/单片机编程 Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let
Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
DSP编程 主要为用TI 的TMS320 5000系列实现基本的语音编解
主要为用TI 的TMS320 5000系列实现基本的语音编解,如ADPCM,LPC等
语音压缩 The Audio File Library provides a uniform programming interface to standard digital audio file form
The Audio File Library provides a uniform programming interface to
standard digital audio file formats.
This library allows the processing of audio data to and from audio
files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun
.snd/.au, IRCAM, AVR, Amiga IFF/8SVX, and NIST SPHERE). The ...
其他嵌入式/单片机内容 VS1003音频解码芯片为VS10XX系列的第三代产品
VS1003音频解码芯片为VS10XX系列的第三代产品,是芬兰VLSI Solution Oy公司生产的单片MP3/WMA/MIDI解码和ADPCM编码芯片,它内部包含一个高性能、低功耗的DSP处理核(VSDSP),一个工作内存,一片可供用户程序使用的5.5KB RAM,一个串行SPI总线接口,一个高质量的采样频率可调的过采样DAC以及一个16位的采样ADC. ...
单片机开发 msp430单片机声音采集程序
msp430单片机声音采集程序,采用12位ADC采样,串口传输,baudrate115200;采样数据采用adpcm编码格式;iar编译环境