linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] provisioning mic_gain_db doesn't work


From: Dave Osbourne
Subject: Re: [Linphone-developers] provisioning mic_gain_db doesn't work
Date: Wed, 18 Mar 2020 19:00:25 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.6.0

Just in case anyone ever has this problem...

          <section name="sound">
            <entry name="mic_gain_db" overwrite="true">'.$ConfArr[$UID]['mic_gain'].'</entry>
          </section>

overwrite="true" was necessary...

D

On 2020-03-17 11:35, Dave Osbourne wrote:
Hi Everyone,

I have a situation with linphone android compiled from (Yesterday's) source using Android Studio...

The XML fetched by provisioning contains this snippit:

  <section name="sound">
    <entry name="echocancellation">1</entry>
    <entry name="mic_gain_db">9.000000</entry>
  </section>

If I toggle the 1 for "echocancellation" I can clearly see the setting change in the app.

Regardless of what I set "mic_gain_db" to a single number, a decimal, outrageous values, nothing results in a change in "Settings" Preferences / Audio, it's always 0.0:


Hopefully someone might know where I can look further to solve this...

Dave


N�n�r����)em�h�yhiם�w^���


reply via email to

[Prev in Thread] Current Thread [Next in Thread]