- Made Acoustic Echo Cancellation configurable.
- Added module_load/unload functions to API.
This commit is contained in:
@ -165,7 +165,9 @@
|
||||
also port is given, ip must
|
||||
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="_8_8_8_8_53" translatable="false">8.8.8.8:53</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="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