goxr3plus / goxr3plus/Java-Speech-Recognizer-Tutorial--Calculator
Can't find pronunciation
Open
- Dominant language
- Java
- Stars
- 52
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.