How do I do JNI, wanting to access an dll in windows

Hello!

Did ask for a 45 days license for a speech engine.

That engine is written in C++ and I have to deliver a speech.dll

with my java application.

Could anyone point me in the right direction here, giving my something to

read -articles, books - to get me in the air.

using at the moment netbeans 5, experience with eclipse too,

telling you that if there is some plug-in or something available.

regards, i

[461 byte] By [InkiPina] at [2007-10-2 10:48:19]
# 1
To use DLLs in Java you could use the free [url= http://danadler.com/jacob/]JACOB[/url] Java API. We use it to re-use our old DLLs in Java.
MartinHilperta at 2007-7-13 3:04:22 > top of Java-index,Core,Core APIs...