commit | 27fed4513f8d38e294a549b0389f237df7acb724 | [log] [tgz] |
---|---|---|
author | Hanna Silen <silen@webrtc.org> | Tue Nov 22 14:00:58 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 22 15:19:02 2022 |
tree | 7332c74fb3f3f0685a3dc19d73f42ffd3f60b37c | |
parent | 310e0624aa78a0adf09fcd25626d50100e8b0414 [diff] |
InputVolumeController: Make speech_probability non-optional Make the argument speech_probability non-optional in InputVolumeController::Process() and MonoInputVolumeController::Process(). Additional clean-up: Remove the flag enabled in the config. Add unit tests for MonoInputVolumeController. Bug: webrtc:7494 Change-Id: Ie28af77dc628bf71d09ce1ff033d39031f77a21e Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/283700 Reviewed-by: Alessio Bazzica <alessiob@webrtc.org> Commit-Queue: Hanna Silen <silen@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38710}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.