ljl86400 / webRTCtestLinks
webRTCtest-linux
☆12Updated 7 years ago
Alternatives and similar repositories for webRTCtest
Users that are interested in webRTCtest are comparing it to the libraries listed below
Sorting:
- WebRTC AudioProc (AEC, VAD, NS...)☆105Updated 4 years ago
- Audio AEC AGC ANS(webrtc aec) process with a single lib, just 6 APIs, easy to use. 基于webrtc的极简音频3A处理上层封装,6个API,支持常见采样率、单双声道。☆42Updated 2 years ago
- Audio Loudness Normalization Filter Port From FFmpeg☆11Updated 6 years ago
- This is the Wrapper Library for WebRTC Voice Engine. Including Acoustic Echo Cancellation (AEC), Noise Suppression (NS), VAD (Voice Activ…☆125Updated 11 years ago
- 单独移植编译webrtc的aec模块☆19Updated 7 years ago
- Noise Suppression Module Port From WebRTC☆74Updated 2 years ago
- Windows下音视频对讲演示程序(声学回音消除、噪音抑制、语音活动检测、自动增益控制、自适应抖动缓冲)☆36Updated 3 months ago
- A tool to convert pcm file to wav file (and in reverse) - for backup purpose☆24Updated 12 years ago
- webRTC aec模块 ,单独编译,相关头文件都已经整理☆44Updated 5 years ago
- Acoustic Echo Canceller for Mobile Module Port From WebRTC☆204Updated 5 months ago
- 混音播放器,音频录、播音托管程序。支持wav、mp3、aac格式播放,rtp搭载pcma、aac发收测试,webrtc vad录音辅助(无说话时消音)、ns/nsx录、播音噪音抑制、aec/aecm回声消除、agc录音自动增益 等☆16Updated 3 years ago
- 通过不同算法进行验证混音效果☆26Updated 6 years ago
- This project can be used to conduct audio call. 本程序可以实现语音通话。☆48Updated 3 years ago
- This is an audio resamplerate program based on Secret Rabbit Code and iniparser.☆23Updated 4 years ago
- Voice Activity Detector Module Port From WebRTC☆179Updated 5 years ago
- media sdk based on webrtc☆40Updated 2 years ago
- 从webrtc抽离出来的vad源代码,供语音分析/检测使用☆30Updated 7 years ago
- jitter buffer for RTP using c++ and STL only. Has no external dependencies. Suitable for Android NDK as well as other typical platforms…☆75Updated 4 years ago
- voip packet-loss concealment algorithm derived from WebRTC neteq module☆30Updated 3 years ago
- webrtc中apm相关代码的提取,包括AEC/NS/AGC/VAD ,另外还包括mp3/aac编码器、SoundTouch☆106Updated 2 years ago
- 用rtaudio来采集、播放,并用speexdsp来做回声消除。