@Faris Lemes I'm glad to see you were able to resolve your issue. Thanks for posting your solution so that others experiencing the same thing can easily reference this. Since the Microsoft Q&A community has a policy that the question author cannot accept their own answer, they can only accept answers by others, I'll repost your solution in case you'd like to Accept the answer.
.
Issue:
You are encountering issues with the echo cancellation on your device. You are trying to use speech SDK, when analyzing the sounds that you record with microphone it seems that there are present higher harmonics which are 24dB less then primary harmonic.
.
Resolution:
You managed to identify the cause of this issue which was due to a Hardware issue with higher harmonics. You had a speaker which has 10% THD, after switching to better speaker (which does not have higher harmonics) echo cancellation worked fine.