Allow use of software echo canceller even when hardware one would be available

This commit is contained in:
Juha Heinanen
2025-01-27 05:25:23 +02:00
parent 14b10a0944
commit 6b1743f9c5
5 changed files with 56 additions and 68 deletions
+1 -1
View File
@@ -340,7 +340,7 @@
available for use by the accounts.</string>
<string name="failed_to_load_module">Failed to load module.</string>
<string name="aec">Acoustic Echo Cancellation</string>
<string name="aec_help">If checked, echo cancellation is attempted on call audio.</string>
<string name="aec_help">If checked, software echo cancellation is attempted on call audio.</string>
<string name="aec_extended_filter">AEC Extended Filter</string>
<string name="aec_extended_filter_help">If checked, echo cancellation is using extended filter.</string>
<string name="microphone_gain">Microphone Gain</string>