Spacewar: disable fluence for speakerphone

When making a call on speakerphone, the noise cancelling was too strong, which drowned out all the sound from the microphone.

Change-Id: I7c2a55c5e53b1773ee6a0a5bf41b671aae67d4c9
This commit is contained in:
BrainKub
2025-06-22 21:43:23 +03:00
committed by nyxalune
parent 01120904f8
commit 30db96478e

View File

@@ -4,7 +4,7 @@ persist.vendor.audio.ambisonic.capture=false
persist.vendor.audio.apptype.multirec.enabled=false
persist.vendor.audio.avs.afe_api_version=9
persist.vendor.audio.bcl.enabled=false
persist.vendor.audio.fluence.speaker=true
persist.vendor.audio.fluence.speaker=false
persist.vendor.audio.fluence.voicecall=true
persist.vendor.audio.fluence.voicecomm=true
persist.vendor.audio.ha_proxy.enabled=true