Instructions

If you have not yet installed Blueworx Voice Response, you must do this first. The .jar files for the Blueworx Voice Response Java API classes are installed with Blueworx Voice Response.

The .jar files are installed in the following AIX directory:

/var/dirTalk/DTBE/server
  1. Create a directory for the .jar files on the computer where you intend to develop your Java voice applications.
  2. Copy all the .jar files in the /var/dirTalk/DTBE/server directory to the directory on the computer where you intend to develop your Java voice applications.
  3. Using a Java IDE, such as Eclipse, create a new Java Project and add in all of the copied .jar files as external jars in the project properties.