Jump to content
Sign in to follow this  
Turan Can

Job Voice AEC ECHO cancellation, helper

Recommended Posts

Hi,

Audio Transfer AEC ECHO cancellation.

 

Vois Peer to peer, I did the sound transfer, but when the sound is turned on both sides, it starts mixing after a certain time.
This is because the microphone listens to the sound coming from the speaker.


An expert friend who can write paid, clean code is required.


The echo is created due to the reflow of the incoming sound during mutual voice communication. To prevent this, I need the AEC eco function.

As seen in the pictures below, this is my problem.


I need a cleaner like the one below.

 

Delphi Sample: InEchoClean(microphone, speaker, out.... bla bla

 

Auxiliary documents are available in the links below.

 

MSDN: https://docs.microsoft.com/en-us/windows-hardware/drivers/audio/aec-system-filter

 

https://github.com/RuudErmers/DelphiASIOVST-64-bit-Examples-2018/tree/master/DelphiASIOVST-v1.4

 

http://www.voip-sip-sdk.com/p_373-how-to-implement-voip-acoustic-echo-cancellation-voip.html
http://startrinity.com/OpenSource/Aec/AecVadNoiseSuppressionLibrary.aspx

https://github.com/xiph/speexdsp/tree/master/libspeexdsp

Edited by Turan Can

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×