jitsi / jitsi-meet-flutter-sdk

Jitsi Meet plugin for Flutter
Apache License 2.0
44 stars 33 forks source link

Noise suppression functionality #67

Open RafaelgLeitao opened 6 months ago

RafaelgLeitao commented 6 months ago

I'm implementing the SDK and I noticed that it doesn't have noise suppression functionality, will it be implemented?

saghul commented 6 months ago

It does have it, it's enabled automatically all the time.

RafaelgLeitao commented 6 months ago

Thanks for your feedback, I'm asking because I'm using SDK version 0.1.9 and it seems that noise suppression isn't working, does this version also have the functionality automatically activated?

saghul commented 6 months ago

There was a problem with duplicated audio which was fixed in the latest release, are you able to test that one?

RafaelgLeitao commented 6 months ago

ok, I'll check, as I had some conflict problems with the last version so I kept version 0.1.9 I'll come back here during the week and it will be resolved, thank you.

saghul commented 6 months ago

👍