I have manged to download a VOCE library for speech recognition in java . But I cant even manage to run the recognitionTest sample program. After I had aded all the required Libraries. I coped the program to C drive but got errors.
Below if the code:
I have just started using Voce library for speech recognition All I have managed to to is downloading the jar file , intall all the required libraries. I tried to write a run one of the demos but keep on recieng a
OutOfMemoryError error limked to the speechInterface init method. I there where I am missing it?
Below is the init definition I am using.