Displaying 2 results from an estimated 2 matches for "new_speex".
Did you mean:
new_spec
2010 Sep 06
0
encode and decode
...t_ascii,mic1);
}
else{
i++;
}
}
fclose( mic );
fclose( mic1 );
return 0;
}
char hex2ascii(char toconv)
{
if (toconv<0x0A)
{
toconv += 0x30;
}
else
{
toconv += 0x37;
}
return (toconv);
}
the program give as an error message:
"*Unhandled exception at 0x1000b65a in new_speex.exe: 0xC0000005: Access
violation reading location 0xccccccfc.*"
we dont undersand why, maybe we are not on the correct NB mode?
we need help!
thanks
shlomo and eitan
EE students in israel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xip...
2010 Sep 06
0
encoding on a ds'pic and decoding on a pc
...& 0x000F);
}
fputs(out_ascii,mic1);
}
else{
i++;
}
}
fclose( mic );
fclose( mic1 );
return 0;
}
char hex2ascii(char toconv)
{
if (toconv<0x0A)
{
toconv += 0x30;
}
else
{
toconv += 0x37;
}
return (toconv);
}
the program give as an error message:
"*Unhandled exception at 0x1000b65a in new_speex.exe: 0xC0000005: Access
violation reading location 0xccccccfc.*"
we dont undersand why, maybe we are not on the correct NB mode?
we need help!
thanks
shlomo and eitan
EE students in israel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/p...