This is the Wrapper Library for WebRTC Voice Engine. Including Acoustic Echo Cancellation (AEC), Noise Suppression (NS), VAD (Voice Active Detection) and so on.
Stars
125
Forks
50
Watchers
125
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
Enable the WebRTC AEC metricsMode and delay_logging (for enquiry delay estimation).
799414fView on GitHubWebRTC Get AEC Metrics. (TODO: Test Fail. Result always -100. To Be Check.)
c81c477View on GitHubAdd Volume Control Interface and Level Indicator Interface. Which is useful to manage the microphone saturation.
948f902View on GitHub(1)echo_cancel api add delay parameter. (2)add high pass filter for aec.
6dd0b33View on GitHubAEC+NS API Complete. Test/Demo Routine Complete on Win7 WASAPI Capturing&Rendering.
bbb5366View on GitHub