Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 341 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 341 Bytes

Cpp_AEC

Portable Acoustic Echo Cancellation

Acoustic Echo Cancellation Speex wrapper Based on http://www.dspcottage.com/en/algorithms/AEC

Features:

  • Works in Windows no need for sound drivers support
  • Very lightweight
  • Using widely known speex library

Usage:

  • Add the class to your project
  • Link to Speex library
  • Call aecStart()