1

Did anybody try cancelling echo with Windows Core audio API? I wonder how good it works.

1 Answers1

1

This is done in the webrtc package offered by google. Checkout the core audio driver for windows (audio_device_core_win.cc). For devices that support the feature it's worked quite well for me.

user1352331
  • 91
  • 1
  • 7