pquiring / javaforce

JavaForce library for building powerful Apps and Services (Native Bindings for Camera, OpenGL, ffmpeg). Includes VoIP stack, PLC I/O and many apps.
http://pquiring.github.io/javaforce
GNU Lesser General Public License v3.0
55 stars 24 forks source link

AEC in voip module #21

Open ftasso opened 1 day ago

ftasso commented 1 day ago

The VOIP component of JavaForce is truly an impressive software product. I am currently using the G722 codec, which allows for acceptable audio quality in communications. When used with hardware devices (mic/speaker) that implement AEC algorithms, the results are remarkable. Is there any plan to integrate software AEC algorithms, such as JSpeex, in the future development of the VOIP component?

Thank you, Fabrizio

pquiring commented 18 hours ago

Sure, let me look into that.

pquiring commented 1 hour ago

speex has been implemented but testing will start Monday.

ftasso commented 45 minutes ago

Wow, you were incredibly fast. If you think it would be helpful, I can run some tests before the release.