Flutter Recorder Echo Cancellation

Teaches how to use SpeexDSP Acoustic Echo Cancellation (AEC) and native duplex loopback in flutter_recorder, tune filter length and denoise suppression, configure low-latency sidetone/karaoke monitoring, coordinate system audio sessions with package:audio_session, and feed far-end speaker reference audio from flutter_soloud or VoIP streams. Use when the user asks to eliminate speaker echo, cancel acoustic feedback, implement mic loopback/sidetone, build karaoke apps, or implement voice chat/VoIP.

alnitak d0344d0 8.3 KB Updated

File contents

alnitak/flutter_recorder/tree/main/skills/flutter-recorder-echo-cancellation commit d0344d0b76

Frequently asked questions

npx skillmds@latest add alnitak/flutter-recorder-echo-cancellation