- Echo cancellation now applies also when opus codec is in use.
This commit is contained in:
@ -200,8 +200,7 @@
|
||||
Esimerkiksi luettelo \'8.8.8.8:53,[2001:4860:4860::8888]:53\' osoittaa Googlen julkisiin
|
||||
DNS-palvelijoihin.</string>
|
||||
<string name="aec">Akustinen kaiun poisto</string>
|
||||
<string name="aec_help">Jos merkitty, kaikua yritetään poistaa puheluiden aikana. Ei ole tällä
|
||||
hetkellä tuettu opus-koodausta käyttävissä puheluissa.</string>
|
||||
<string name="aec_help">Jos merkitty, kaikua yritetään poistaa puheluiden aikana.</string>
|
||||
<string name="opus_bit_rate">Opus-koodekin bittinopeus</string>
|
||||
<string name="opus_bit_rate_help">Opus-koodekin käyttämä
|
||||
keskimääräinen enimmäisnopeus. Mahdollisia arvoja ovat
|
||||
|
||||
@ -166,8 +166,7 @@
|
||||
be written inside brackets []. As an example, list \'8.8.8.8:53,[2001:4860:4860::8888]:53\'
|
||||
points to IPv4 and IPv6 addresses of public Google DNS servers.</string>
|
||||
<string name="aec">Acoustic Echo Cancellation</string>
|
||||
<string name="aec_help">If checked, echo is tried to cancel during calls. Does not currently
|
||||
apply to calls using opus codec.</string>
|
||||
<string name="aec_help">If checked, echo cancellation is attempted on call audio.</string>
|
||||
<string name="opus_bit_rate">Opus Bit Rate</string>
|
||||
<string name="opus_bit_rate_help">Average maximum bit rate used by Opus audio stream.
|
||||
Valid value are 6000-510000. Factory default is 28000.</string>
|
||||
|
||||
Reference in New Issue
Block a user