Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f7d7a7c9 authored by Francescodario Cuzzocrea's avatar Francescodario Cuzzocrea Committed by ivanmeler
Browse files

herolte: use communication-* paths for voice recording

    * When trying to make a WhatsApp voice call, or recording a vocal
      message, or when trying to do the same with Telegram or any other
      VoIP app, the OSS audio HAL select respectively the
      earpiece-{speaker,headset}-mic paths for setting up the
      microphone. Previously, we were using the media-{headset}-mic
      paths from stock, which is virtually wrong as the stock 8890 HAL
      for doing such operations is selecting the communication-* paths,
      which makes sense since the respective gains of those paths are
      higher. This fixes the issue people had when doing speakerphone
      VoIP calls that the other side wasnt able to hear any sound, and
      is better than the previous solution which was basically randomly
      increasing the gains until the other side was able to hear
      something

    * Configurations are taken from stock G930FXXU8ETI2

Change-Id: I690ce55dfd9867d085b3bc33c95ba939e12701c5
parent e0ea7808
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment