Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hi, I ran into echo problems while using Qt to record and play audio data. It is due to the fact that audio is coming through the speakers and then looping into the microphone. Is there any way to cancel this kinds of echo?
Use a library that does that (f.i. speex).
I was hoping more like a Qt-provided solution. Since I couldn't find any, third-party library seems to be the only choice.
@peppe: Thank you very much for replying.