Hello!
Being puzzled.
I am not quite sure to handle my problem, not knowing where to start.
I have a dll written in C or C++, a speech engine from a third party, that I want to access from
Java.
How do I access those C functions from my Java code, will I have to
write som kind of 'adapter' using JNI as some kind of middle-layer.
Are there any godod articles on the subject besides the Tutorial on the java.sun.com site ? or books ?
Using Netbeans for coding at the moment, is there any kind ( if there is use for that) of plug-in regarding problems as this ?
Could switch to any other kind of tool here, if it helps me.
regards, i