Hello, I`m having the following exception trying to run my main funtion:
Problem configuring HelloDigits: Property Exception component:'recognizer' property:'monitors' - Can't instantiate: accuracyTracker
Property Exception component:'recognizer' property:'monitors' - Can't instantiate: accuracyTracker
at edu.cmu.sphinx.util.props.ValidatingPropertySheet.getComponentList(ValidatingPropertySheet.java:470)
at edu.cmu.sphinx.recognizer.Recognizer.newProperties(Recognizer.java:110)
at edu.cmu.sphinx.util.props.ConfigurationManager.lookup(ConfigurationManager.java:165)
at src.GTeste.main(GTeste.java:47)
======================================================================================
Has someone had this problem already ? How can I solve this ?
Thankyou. Gustavo Peixoto.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I`m having the following exception trying to run my main funtion:
Problem configuring HelloDigits: Property Exception component:'recognizer' property:'monitors' - Can't instantiate: accuracyTracker
Property Exception component:'recognizer' property:'monitors' - Can't instantiate: accuracyTracker
at edu.cmu.sphinx.util.props.ValidatingPropertySheet.getComponentList(ValidatingPropertySheet.java:470)
at edu.cmu.sphinx.recognizer.Recognizer.newProperties(Recognizer.java:110)
at edu.cmu.sphinx.util.props.ConfigurationManager.lookup(ConfigurationManager.java:165)
at src.GTeste.main(GTeste.java:47)
======================================================================================
Has someone had this problem already ? How can I solve this ?
Thankyou. Gustavo Peixoto.