sipsorcery-org / sipsorcery

A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
https://sipsorcery-org.github.io/sipsorcery
Other
1.42k stars 431 forks source link

Does sipsorcery support echo cancellation? #1055

Closed mail2mhossain closed 7 months ago

mail2mhossain commented 7 months ago

Echo cancellation is supposed to be on by default in WebRTC.

Ref: https://medium.com/@wakokunu/webrtc-audio-processing-techniques-for-echo-cancellation-and-noise-reduction-174bd16629db

sipsorcery commented 7 months ago

PR's welcome.