Java-Speech-Recognizer-Tutorial--Calculator icon indicating copy to clipboard operation
Java-Speech-Recognizer-Tutorial--Calculator copied to clipboard

:lips: Java-Speech-Recognizer-Tutorial--Calculator

Results 9 Java-Speech-Recognizer-Tutorial--Calculator issues
Sort by recently updated
recently updated
newest added

Hi people, is there some way to avoid the excess of information at the output, and make appears only the spoken word?

sometimes when i say "three", it returns "eight", how do i increase the accuracy speech? i think its because of sampling rate, having a bad microphone or something…

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:...

**Dear All,** I wrote the following code and ended up with below mentioned error:** Please suggest some solution. import java.io.*; import java.util.Collections; import java.util.List; import java.util.ArrayList; import java.util.Scanner; import java.util.Timer;...

![error](https://user-images.githubusercontent.com/28740003/29829329-a7c6bd62-8cce-11e7-99b3-0827e8464219.png)

question

I am getting an error when compiling the code SpeechRecogonizerMain.java Can you please resolve this for me Sep 17, 2017 10:25:58 AM model.SpeechRecognizerMain INFO: Loading Speech Recognizer... 10:26:02.393 INFO unitManager...

help wanted
question

![image](https://cloud.githubusercontent.com/assets/18505359/22678696/0d3d4eec-ed22-11e6-9906-098d77fd4415.png) Program is not recognizing voice.

help wanted
question
wontfix

Jan 18, 2017 5:24:41 PM model.Main INFO: Loading.. Exception in thread "main" Property exception component:'jsgfGrammar' property:'grammarLocation' - Can't locate resource:/grammars edu.cmu.sphinx.util.props.InternalConfigurationException: Can't locate resource:/grammars at edu.cmu.sphinx.util.props.ConfigurationManagerUtils.getResource(ConfigurationManagerUtils.java:468) at edu.cmu.sphinx.jsgf.JSGFGrammar.newProperties(JSGFGrammar.java:228) at edu.cmu.sphinx.util.props.PropertySheet.getOwner(PropertySheet.java:518)...

I did the same as the tutorial even though i get this problem ![capture](https://user-images.githubusercontent.com/40712159/42125015-51611488-7c90-11e8-95b5-8e003974f7f5.PNG)