搜索资源列表
Openh323-RTH323.rar
- 如何成功的运用OPENH323 来开发商业的H.323 协议栈 Openh323 有以下的特征: 1>动态的静音检测算法, 以减小语音包的传输量。 2>支持Windows,Linux 和FreeBSD 的多种客户端命令。 3>包含有MCU,PSTN 网关,和自动语音应答机等多种应用平台。 4>软件支持GSM,LPC-10,G.711 uLaw/Alaw 软件编解码方式。 5>特定硬件(Quicknet/LineXJ)支持G.723.1, G.728
lpc_1.0.zip
- lpc 2400 bps语音编解码程序
MutliConference
- 是一个多人会议单元系统,支持 H.323 协议(需OpenH323支持)。 - 支持 G.711, GSM MS-GSM 和 LPC-10 音频编码 - 支持 H.261 视频编码 - 多连接支持,多个会议可以同时开设 -meeting is a more modular system, support H.323 (subject OpenH323 support). - Support G.711, GSM MS-GSM and LPC-10 audio coding - s
speakfs-7.6a
- ip电话软件speakfs 7.6a版本,GSM, ADPCM, LPC, and LPC-10压缩和多种加密算法 -speakfs ip phone software version 7.6a, GSM, ADPCM, LPC, and LPC-10 compression and multiple encryption algorithm
H_323_SDK_Lib
- ITU-T H.323 V3 音频codec(支持静音检测) g.723.1 6.4kbps发送,6.4/5.3kbps接收 g.729a 8kbps发送,8kbps接收(仅在单一模式下可用) gsm 6.10 10kbps lpc 10 3kbps g.711 uLaw/aLaw 64kbps 视频codec(动态流量控制) h.261 支持QCIF(176*144)/CIF(352*288) h.263 支持
g723_float
- lpc语音编码 ITU (International Telecommunication Union) is the United Nations Specialized Agency in the field of telecommunications. The ITU Telecommunication Standardization Sector (ITU-T) is a permanent organ of the ITU. The ITU-T is responsible fo
5213216
- 由HawK提供的语音压缩软件,压缩方式有:OpenlPC,LPC10,LPC,GSM,CeLP-HawK provided by the speech compression software, compression methods : OpenlPC, Alaw. LPC, GSM, CeLP
g729ab_v14
- ITU建议的G.729标准算法c语言实现,包括预加重,LPC环.
MP3_Player_LPC2148_EFSL
- 一个在 LPC2148 使用软件式 MP3 Decoder 播放例程,此例程由 SD/MMC 读取 MP3 格式,支持FAT 12/16/32 型式,Software MP3 Decoder 支援 MPEG-1,MPEG-2,MPEG-2.5 Audio Layer-I,Layer-II 及 Layer-III 播放,全部硬件仅需使用一颗 LPC-2148 (ARM-7)再加上一颗小 AMP IC即可,详情见例程内 AN10583.pdf,使用 Rowley CrossWorks V1.
lpc
- 根据赵力那本“语音信号处理”后面的源代码写的LPC美尔倒谱特征的C源代码
LPC
- 线性预测LPC的倒谱计算及语音识别的相关程序,可以在VC2005的环境下运行
speakfs72.zip
- ip电话软件speakfs 7.2版本,GSM, ADPCM, LPC, and LPC-10压缩和多种加密算法,ip phone software speakfs 7.2 version, GSM, ADPCM, LPC, and LPC-10 compression and a variety of encryption algorithm
LPC2132-Sound.rar
- LPC arm7 声音播放程序源代码,确认在keil下编译没问题,LPC2132、2148下使用没问题。,LPC arm7 sound player source code, to confirm in the next keil compiler no problem, LPC2132, 2148 to use no problem.
lpcauto.rar
- 音频信号LPC参数计算 matlab环境下,LPC calculation based on matlab
lpc_spectrum
- LPC spectrum module and demo
lpc10-15
- LPC-10 2400 编解码包 Release 1.5-LPC-10 2400 bps Voice Coder Release 1.5
lpc
- 提取语音信号的线性预测滤波器参数,自己加入一段同名文件即可使用-Linear prediction of speech signals extracted filters parameter, its the same name by adding a file to use
mfcc
- 提取LPC参数进行,倒谱系数的计算,用于静音检测算法,-Extract LPC parameters, the calculation of cepstral coefficients for mute detection algorithm
lpctrack.m
- 采用线性预测的方法来实现语音信号的共振峰估计。-Speech formant estimation by LPC Method
myLPC
- The main m-file to be executed is myLPC.m file. The file that contains all calculations is lpc_01.m file, that is a function which returns reconstructed speech signal with LPC-16 coding.