<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi all,<div><br></div><div>I have been trying to impelement echo cancellation on STM32F4 Discovery board (having ARM based uC).</div><div>In my project, I simply initialized the echo_state by speex_echo_state_init() by using frame_size 160, filter_length 800 (at 8kHz Sampling rate.)&nbsp;</div><div>Then, I simply used speex_echo_cancellation() function in where i am getting sound.&nbsp;</div><div>However, I have recently realised that output_frame has been &nbsp;always same without any relation with input_frame and echo_frame.</div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">What can be wrong in my project? Any help will be appreciated.</span></div><div><span style="font-size: 12pt;"><br></span></div><div><span style="font-size: 12pt;">Best regards,</span></div><div><span style="font-size: 12pt;">&nbsp;&nbsp;</span></div>                                               </div></body>
</html>