<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;"><DIV class=message-text id=nabble.msgtext>Hi, <BR><BR>I am working on an application in compact framework. &nbsp;I integrated SPEEX library for Encoding, Decoding in the application. <BR><BR>I generated a DLL from the library and using platform Invoke to access the API's of the library. <BR><BR>As this library has a lot to do with pointers and I am using unsafe code to access the API's. But my application while Encoding crashes after some time. The API where I face the crash is speex_encode_int. <BR>I am passing a pointer to a byte array so that its set after encoding method is being called. <BR>The problem is I am facing random crashes at this line of code. <BR><BR>Is the above is due to some memory leak in Speex Encoding ? <BR><BR>Has anyone used Speex library in Windows mobile before or faced similar kind of issue before ? <BR><BR>Regards, <BR>Swapnil
 <BR></DIV>
<SCRIPT type=text/javascript><!--
if( Nabble.ads ) {
        Nabble.ads();
}
//--></SCRIPT></td></tr></table><br>