+3
−4
+48
−18
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
- Voip driver requires voip output stream to be opened to start itself. But it is possible that some applications may use voip input and normal audio output. Code changes are done to handle this scenario. - It is possible that some applications may use different sample rates for voip input and voip output streams. It is handled now in such a way that, if the sample rate of the secondly opening stream does not match with that of the first one, the second stream will not be allowed to open voice path for VoIP. Change-Id: Id9d86181eeee2c4ea0aa49a723ca92c1961a559b CRs-fixed: 601785