From ad38de0fca947bda51e56d5132c8605481dcef23 Mon Sep 17 00:00:00 2001 From: New Author Name Date: Wed, 4 Sep 2024 21:27:40 +0530 Subject: [PATCH] sm8350-common: audio: Disable stereo support for voip This breaks in-game voice chat and audio in some messaging apps causing it to plays with a higher pitch and speed, making it sound like chipmunks. Change-Id: Ic951a4fd43a4b647d5f6f271259a65be18289627 --- audio/audio_policy_configuration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audio/audio_policy_configuration.xml b/audio/audio_policy_configuration.xml index ed41622..959db12 100644 --- a/audio/audio_policy_configuration.xml +++ b/audio/audio_policy_configuration.xml @@ -190,7 +190,7 @@ IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + samplingRates="8000,16000,32000,48000" channelMasks="AUDIO_CHANNEL_OUT_MONO"/>