Added check if hardware AEC is available

This commit is contained in:
Juha Heinanen
2025-01-29 02:36:53 +02:00
parent 52ae77edf8
commit 5fc7054bf2
7 changed files with 48 additions and 15 deletions
+2 -1
View File
@@ -340,7 +340,8 @@
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, software echo cancellation is attempted on call audio.</string>
<string name="aec_help">If checked, software based echo cancellation is in use.</string>
<string name="no_hw_aec">Hardware based echo canceller cannot be used on you device.</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>