What is the best way to remove echo from an audio file?

I want to run an audio file through something like the skype echo cancellation function. IChat and other VoIP have this feature, but I cannot find any software that I can import or open the file.

+3
source share
2 answers

basic approach:

determine the delay. determine the amplitude shift.

invert the signal. apply a delay. adjust the amplitude. play both audio files.

any multitrack audio application is capable of this (for example, courage, prolix or logic).

for more complex signals, you need to be smarter about your filtering, and ideally you will suppress the signals before they interfere (in Skype scripts).


, , . Logic, , . , , ?

, . , . , , .

, -?

. , ( ) , , ( , ). , () , , , .

( ) , - , , .

, . , , , . , .

+1

, TWO​​strong > : mic reference. - , . - , , .

, , . - .

+1

All Articles