sir i am using pocketSphinx in my android app which operates bike.
sir for that i have created a grammer file for bike commands like start bike stop bike,run engine etc.
sir i want that when i say start bike i speechrecognizer should return me same string in on Result so that i can start my bike actually.sir it returning me same string what i say.but my problem is that if i dont say anything it sends me previously called string that is start bike or stop bike and other also.
sir i want that if i dont say anything it shuld send me null .
below is my code file and grammer file
my file code is
JSGF V1.0;
/*
* JSGF Grammar for Hello World example /
grammar hello;
public <greet> =( start bike | stop bike | run engine|please lock bike| unlock bike);
sir, please give me solution please please sir .
sir , i am posting my problem from last 15 days but i wont get answer
I don't know which binary to execute and what is the exact syntax.will you please......
pocketsphinx_continuous.exe gets automatically closed after 2-3 seconds.
ERROR:”acmod.c”,line 80: Acoustic model definition is not specified either with –mdef option or with -hmm
sir i am using pocketSphinx in my android app which operates bike.
sir for that i have created a grammer file for bike commands like start bike stop bike,run engine etc.
sir i want that when i say start bike i speechrecognizer should return me same string in on Result so that i can start my bike actually.sir it returning me same string what i say.but my problem is that if i dont say anything it sends me previously called string that is start bike or stop bike and other also.
sir i want that if i dont say anything it shuld send me null .
below is my code file and grammer file
my file code is
JSGF V1.0;
/*
* JSGF Grammar for Hello World example
/
grammar hello;
public <greet> =( start bike | stop bike | run engine|please lock bike| unlock bike);
sir, please give me solution please please sir .
sir , i am posting my problem from last 15 days but i wont get answer