mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-13 05:40:42 +01:00
![]() Add a flag to override the key pressed state when simulating APM. The current behavior changes as follows: - Wav files simulation: instead of simulating continuous key press events only if the transient suppressor (TS) sub-module is active, allow to simulate the events regardless of whether TS is used; the default key pressed state is used if the command line flag is unspecified, otherwise it is overridden (either always false or always true) - AEC dump simulation: instead of simulating continuous key press events when `--ts 2` is specified, allow to simulate the events regardless of whether TS is used; the state recorded in the AEC dump is used if the command line flag is unspecified, otherwise it is overridden (either always false or always true) - The `--ts 2` option (continuous key events) is now equivalent to `--ts 1`. Bug: webrtc:13663 Change-Id: I5ebe96283db73ee235ec2b2795d91d4e241a3527 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/256003 Reviewed-by: Per Åhgren <peah@webrtc.org> Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36247} |
||
---|---|---|
.. | ||
android/apmtest | ||
conversational_speech | ||
py_quality_assessment | ||
aec_dump_based_simulator.cc | ||
aec_dump_based_simulator.h | ||
api_call_statistics.cc | ||
api_call_statistics.h | ||
apmtest.m | ||
audio_buffer_tools.cc | ||
audio_buffer_tools.h | ||
audio_processing_builder_for_testing.cc | ||
audio_processing_builder_for_testing.h | ||
audio_processing_simulator.cc | ||
audio_processing_simulator.h | ||
audioproc_float_impl.cc | ||
audioproc_float_impl.h | ||
bitexactness_tools.cc | ||
bitexactness_tools.h | ||
debug_dump_replayer.cc | ||
debug_dump_replayer.h | ||
debug_dump_test.cc | ||
echo_canceller_test_tools.cc | ||
echo_canceller_test_tools.h | ||
echo_canceller_test_tools_unittest.cc | ||
echo_control_mock.h | ||
fake_recording_device.cc | ||
fake_recording_device.h | ||
fake_recording_device_unittest.cc | ||
performance_timer.cc | ||
performance_timer.h | ||
protobuf_utils.cc | ||
protobuf_utils.h | ||
runtime_setting_util.cc | ||
runtime_setting_util.h | ||
simulator_buffers.cc | ||
simulator_buffers.h | ||
test_utils.cc | ||
test_utils.h | ||
unittest.proto | ||
wav_based_simulator.cc | ||
wav_based_simulator.h |