Thanks for your sharings and beautiful code. But I hada issue when I tried to run my project. It says "Can't find pronunciation for X"
My grammar file is like:
`#JSGF V1.0;
grammar hello;
public = (zero | one | two | three | four | five | six | seven | eight | nine | ten );
`
I would be very happy if someoneone could help me with that.
Thanks for your sharings and beautiful code. But I hada issue when I tried to run my project. It says "Can't find pronunciation for X"
My grammar file is like:
`#JSGF V1.0;
grammar hello;
public = (zero | one | two | three | four | five | six | seven | eight | nine | ten );
`
I would be very happy if someoneone could help me with that.