Canardoux / flutter_sound

Flutter plugin for sound. Audio recorder and player.
Mozilla Public License 2.0
869 stars 568 forks source link

[HELP]: Acoustic Echo Canceler (AEC) #1001

Open KeineKohleDev opened 9 months ago

KeineKohleDev commented 9 months ago

Hi,

i'm creating an app where people can talk to each other. The Problem is when someone has his speakers too loud, a feedback loop will start, and it sounds terrible.

Android has a class called AcousticEchoCanceler (https://developer.android.com/reference/android/media/audiofx/AcousticEchoCanceler).

Can this be accessed via the package?

If not, is this planned to be added to the package?

Thanks!

github-actions[bot] commented 6 months ago

This issue is stale because it has been open 365 days with no activity. Leave a comment or this will be closed in 7 days.