搜索资源列表
Echo_Receiver
- Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packet
full_duplex
- Full Duplex voip application source code - 29.8 Kb Download Echo Receiver source code - 14.1 Kb Use these code-programs when debugging and testing Full Duplex application on the same PC, without internet connection. This software receives your packet
av6a
- 介绍的5.1 功率放大器 89C52+12M+PT2314+PT2315+2*M62429+PT6311+CS16210+6221+VFDGDT1313A-The introduction of the 5.1 power amplifier 89C52+12M+PT2314+PT2315+2*M62429+PT6311+CS16210+6221+VFDGDT1313A
aec-master
- webrtc 的回声抵消(aec、aecm)算法主要包括以下几个重要模块:1.回声时延估计 2.NLMS(归一化最小均方自适应算法) 3.NLP(非线性滤波) 4.CNG(舒适噪声产生),一般经典aec算法还应包括双端检测(DT)。考虑到webrtc使用的NLMS、NLP和CNG都属于经典算法范畴,故只做简略介绍,本文重点介绍webrtc的回声时延估计算法,这也是webrtc回声抵消算法区别一般算法(如视频会议中的算法)比较有特色的地方。-webrtc echo canceller (aec,