runtime exception [message #208646] |
Wed, 10 March 2004 03:35  |
Eclipse User |
|
|
|
Originally posted by: shehan_samarasinghe.yahoo.com
here's my problem,
i'm trying to integrate voice recognition capabilities to a eclipse
when i try to instanciate the class which does voice recognition part, and
try to run the plug-in as run-time workbench, it gives a unhandled
exception because of a certain class in the speech recognition API. but i
have imported all the necessary packages also.
what could be the possible couse of this problem, and how can i
instanciate the voice recognition classes without getting any runtime
exceptions?
i'm using Java Speech API
thanks in advance
|
|
|
Re: runtime exception [message #212615 is a reply to message #208646] |
Wed, 17 March 2004 17:47  |
Eclipse User |
|
|
|
Originally posted by: John_Arthorne.oti.com_
It's possible that the necessary APIs are not on your classpath. See:
http://eclipsewiki.swiki.net/114#eclipseClassloading
--
shehan wrote:
> here's my problem,
> i'm trying to integrate voice recognition capabilities to a eclipse
> when i try to instanciate the class which does voice recognition part, and
> try to run the plug-in as run-time workbench, it gives a unhandled
> exception because of a certain class in the speech recognition API. but i
> have imported all the necessary packages also.
>
> what could be the possible couse of this problem, and how can i
> instanciate the voice recognition classes without getting any runtime
> exceptions?
>
> i'm using Java Speech API
>
> thanks in advance
>
|
|
|
Powered by
FUDForum. Page generated in 0.05938 seconds