Reply by RAGHU May 13, 20092009-05-13
Hi,

Iam doing a speech recognition project on 6713DSK, i first checked my algorithm on Matlab its working well, then i tried it on DSK its working well with off-line signal which has to be given in hedder file like #include "Samlpes.h",

But i wanted to make it Real-Time, so i recorded it using input_sample() function, but if the datatype is ste to short it works well, but i need it in float or double which is not recording correctly ,can any body tell me how i can do this

regards
R.M.Shet

_____________________________________