Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Marware/Cpp_AEC

Acoustic Echo Cancellation
https://github.com/Marware/Cpp_AEC

Last synced: about 2 months ago
JSON representation

Acoustic Echo Cancellation

Awesome Lists containing this project

README

        

# 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()