linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Yotaphone 2 sound issue


From: Johan Pascal
Subject: Re: [Linphone-developers] Yotaphone 2 sound issue
Date: Mon, 09 Feb 2015 15:59:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Pavel,
thanks, your patch is in mediastreamer2 repository now:

https://github.com/BelledonneCommunications/mediastreamer2/commit/625547016a09f0bde3a1ff6b35e29d71506174d0

johan

On 02/02/15 13:43, Павел Красавин wrote:
Hello,

does anyone tested linphone with Yotaphone 2 device?
Seems there is sound distortion instead of normal voice when speaking.

I've made small patch, not sure it's proper but it works for me:

diff --git a/src/audiofilters/devices.c b/src/audiofilters/devices.c
index 5222422..c0743cb 100644
--- a/src/audiofilters/devices.c
+++ b/src/audiofilters/devices.c
@@ -112,6 +112,7 @@ static SoundDeviceDescription devices[]={
      {    "LENOVO",        "Lenovo B6000-F",
"",DEVICE_HAS_BUILTIN_AEC_CRAPPY,300},

      {    "Enspert",        "IGGY",        ""        ,    0,    320
,0}, /*Wiko iggy*/
+    {    "Yota Devices Limited",    "YD201",    "msm8974",
DEVICE_HAS_BUILTIN_AEC | DEVICE_HAS_BUILTIN_OPENSLES_AEC,    0, 48000
},  /* Yotaphone 2 */
      {    NULL, NULL, NULL, 0, 0,0}
  };


Regards,
Pavel.


_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers




reply via email to

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