Cloudgarden's Discussion Board
Forums: Search: Several forums are available for people to post questions/comments about Java Speech or any of the CloudGarden products. As more messages are posted this discussion board should provide a useful, searchable, support database.
o AliceTalker (42)
o JSAPI Projects (69)
o Java Speech API (857)
o Jigloo GUI Builder for Eclipse (3322)
o SwingScroller (0)
o US Election 2004 (3)
Searches text and subject fields in all forums. The search matches as many words as possible. Don't use "AND" or "OR".
Latest "Java Speech API" Topics [ Start new "Java Speech API" Topic  ]

Cloudgarden Discussion Board  
This topic has 0 replies.       [ << Previous Topic | Start of Thread | >> Next Topic ]
Problem with java speech when I export to jar file
Author: Guilherme Orlandini
08/06/11 11:35 Reply
Hello.

I have a project using cgjsapi.jar and cgjsapi170.dll . All work fine on IDE eclipse ( I?m using Win 7 - 64bits).But when I exported to jar file, a received a message that I would must use the cgjsapi170_x64.dll, something like "The cgjsapi170_x64.dll file cannot be loaded". But I?m not using this file on my project on IDE Eclipse, and it?s work very well without that .Why I need this file when I want export to jar file?

Ps: I?ve already put references on variable PATH, and put the file cgjsapi.dll on folder System32 too. I?ve already did references to library on manifest file