Hello. I am a Rookie in Java.. I have only learnt to use basic functions in Java... Now I am trying to handle API's and I am in a miserable condition.
I have to work with Java Speech API for my project. I downloaded the necessary files from FREE TTS, copied the required jar files to jre folders as specified. Now I want to run a Hello World code that outputs Hello Wolrd in voice in Eclipse or Netbeans. I opened a new project in Netbeans and I dont have a single freaking Idea where to put the code to run it.. and how to run it...
It's embarrasing but.. Its the first time i am using API's so... HELP PLEASE.
The JSAPI jar fiels as visible in Netbeans Project ->Properties->Libraries////.
Please help me move forward.
Thanks!!