WebRTC Acoustic Echo cancelation

后端 未结 3 745
一生所求
一生所求 2021-01-18 19:39

I\'m currently working on webrtc project, and having a problem with audio echo when not using an earphone, or external mic, is there any work around or fix for this

3条回答
  •  [愿得一人]
    2021-01-18 20:27

    Currently there's no best solution for echo cancelation in webrtc, so the best solution i found is using AEC software, or built in echo cancelation software

提交回复
热议问题