commit | 6c330ab63f075d69ac8c2857853521178008c05f | [log] [tgz] |
---|---|---|
author | Sam Zackrisson <saza@webrtc.org> | Fri Jan 04 09:35:53 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jan 04 10:31:42 2019 |
tree | bb79ee4e0215df4762964c40ca81e38f128a80d0 | |
parent | ff98f4b1d813db0a2306aa5898f091e68dfaa16e [diff] |
Update some audio processing tests to new VAD API This updates some tests to use AudioProcesing::Config() and AudioProcessing::GetStatistics() instead. Some tests are left with voice_detection() because a) not all tests make sense to run both APIs in parallel, and b) we want test coverage of the old VoiceDetection until it is removed. Bug: webrtc:9947 Change-Id: Ifb21a1e6e931d7ad3c3a4e38f5cc4f146da3c9a3 Reviewed-on: https://webrtc-review.googlesource.com/c/116160 Reviewed-by: Alex Loiko <aleloi@webrtc.org> Commit-Queue: Sam Zackrisson <saza@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26134}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.