Closed Jennifer03 closed 8 years ago
It seems you are trying to run the code compiled with Java 8 in Java 7 JRE. Make sure your java runtime is also upgraded.
To get more help on this issue provide more information about how do you compile and run java code. Are you using IDE or command line, what are options and so on.
Ok, I understood what you meant from your SO question. I have committed an update to set version to Java 7 and pushed jars, if you update it should work now.
@nshmyrev I have updated my project but still getting same error. Also i have updated my question.
Please run mvn install -U
, it should update sphinx4 jars. You can also delete sphinx4 jars from you local .m2 repo
I can't upgrade to java 8 and sphinx4 to work with java8. I am getting following error while running TranscriberDemo ::
TranscriberDemo.java Class is as below