arduino-audio-tools
Loading...
Searching...
No Matches
EchoCancellation Class Reference

Echo cancellation with adaptive LMS filtering for microcontrollers. More...

#include <LMSEchoCancellationStream.h>

Detailed Description

Echo cancellation with adaptive LMS filtering for microcontrollers.

This class implements echo cancellation using an adaptive FIR filter (LMS algorithm). It estimates the echo path and subtracts the estimated echo from the microphone input.


The documentation for this class was generated from the following file: