Can any one suggest if using the flags like googEchoCancellation help in handling echo cancellation issues on iOS ..
(webrtcvoiceengine.cc:1336): WebRtcVoiceMediaChannel::SetSendParameters: {codecs: [AudioCodec[111:opus:48000:0:2], AudioCodec[103:ISAC:16000:0:1], AudioCodec[9:G722:8000:0:1], AudioCodec[102:ILBC:8000:0:1], AudioCodec[0:PCMU:8000:0:1], AudioCodec[8:PCMA:8000:0:1], AudioCodec[105:CN:16000:0:1], AudioCodec[13:CN:8000:0:1], AudioCodec[126:telephone-event:8000:0:1]], extensions: [{uri: urn:ietf:params:rtp-hdrext:ssrc-audio-level, id: 1}], max_bandwidth_bps: -1, options: AudioOptions {}}
(webrtcvoiceengine.cc:1725): Recreate all the receive streams because the send codec has changed.
(webrtcvoiceengine.cc:2177): WebRtcVoiceMediaChannel::SetMaxSendBitrate.
(webrtcvoiceengine.cc:1508): Setting voice channel options: AudioOptions {}
(webrtcvoiceengine.cc:338): WebRtcVoiceEngine::ApplyOptions: AudioOptions {audio_jitter_buffer_max_packets: 50, audio_jitter_buffer_fast_accelerate: false, }
(webrtcvoiceengine.cc:354): Always disable AEC on iOS. Use built-in instead.
(webrtcvoiceengine.cc:380): Always disable NS on iOS. Use built-in instead.
(webrtcvoiceengine.cc:391): Always disable AGC on iOS. Use built-in instead.
(audio_device_impl.cc:1760): BuiltInAECIsAvailable
(audio_device_generic.cc:51): BuiltInAECIsAvailable: Not supported on this platform
(audio_device_impl.cc:1763): output: 0
(apm_helpers.cc:106): Echo control set to 0 with mode 0
(apm_helpers.cc:116): EC metrics set to 0
(audio_device_impl.cc:1776): BuiltInAGCIsAvailable
(audio_device_generic.cc:61): BuiltInAGCIsAvailable: Not supported on this platform
(audio_device_impl.cc:1779): output: 0
(audio_device_impl.cc:1071): SetAGC(0)
(apm_helpers.cc:67): Failed to set AGC mode in ADM: 0
(audio_device_impl.cc:1792): BuiltInNSIsAvailable
(audio_device_generic.cc:71): BuiltInNSIsAvailable: Not supported on this platform
(audio_device_impl.cc:1795): output: 0
(apm_helpers.cc:141): NS set to 0
(webrtcvoiceengine.cc:518): NetEq capacity is 50
(webrtcvoiceengine.cc:524): NetEq fast mode? 0
(webrtcvoiceengine.cc:531): Typing detection is enabled? 0
(webrtcvoiceengine.cc:542): Delay agnostic aec is enabled? 0
(webrtcvoiceengine.cc:551): Extended filter aec is enabled? 0
(webrtcvoiceengine.cc:560): Experimental ns is enabled? 0
(webrtcvoiceengine.cc:566): Intelligibility Enhancer is enabled? 0