From 2c35c05408c08bf150377aca3621e086b402bbef Mon Sep 17 00:00:00 2001 From: Rios Kao Date: Mon, 23 Aug 2021 09:30:20 +0000 Subject: [PATCH] audio: add support for aec recording path [DO NOT MERGE] Add Audio Capture Eraser Enable to switch Eraser for recording path. For gain of this path, we shouldn't apply software gain, because the input source is from hotword pipeline. Test: build pass Bug: 172266161 Change-Id: I2546e25c8ba428681fd778491cd66dca66051305 --- audio/oriole/config/mixer_paths.xml | 15 +++++++++++++++ audio/raven/config/mixer_paths.xml | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/audio/oriole/config/mixer_paths.xml b/audio/oriole/config/mixer_paths.xml index 4080c14..55d5252 100644 --- a/audio/oriole/config/mixer_paths.xml +++ b/audio/oriole/config/mixer_paths.xml @@ -231,6 +231,7 @@ + @@ -711,6 +712,20 @@ + + + + + + + + + + + + + + diff --git a/audio/raven/config/mixer_paths.xml b/audio/raven/config/mixer_paths.xml index 4080c14..55d5252 100644 --- a/audio/raven/config/mixer_paths.xml +++ b/audio/raven/config/mixer_paths.xml @@ -231,6 +231,7 @@ + @@ -711,6 +712,20 @@ + + + + + + + + + + + + + +