VoxForge
Hi sir, thanks for your reply...
i came to know how to process single raw wav file, But i am using julius with Qt and not trhough commandline. so i cant make use of those commands, and i can't use raw wav files for processing...i am using live mircrophone(mic) for telling commands. that is where i am getting problem. i am getting problem in the following api of julius i.e
ret = j_recognize_stream(recog);
Thanks.
--- (Edited on 1/9/2017 3:32 am [GMT-0600] by Gururaj) ---
its not about Qt sir, there is one sample code for julius...that only i am using in Qt(IDE), Qt is just a platform i am using the same code of julius..and trying to make it work...so i need to make changes in the julius code itself.
--- (Edited on 1/9/2017 6:55 am [GMT-0600] by Gururaj) ---