Java samples do not run in Win98

Last reviewed: 8/31/2001

PRB Article ID: P080106

The information in this article applies to:

  • SpeechKit 3

Symptoms

Java samples do not run in Win 98. After installing SpeechKit SR-2 for SUN JDK 1.3.1, running the sample SpeechKit java applications fail.

Cause

Run-time dll conflict error when UNICODE Win function is invoked instead of ANSI equivalent.

Status

speechkit.jar classes updated to detect OS release and load either chantja.dll (for Win95, Win98, and ME systems) or chantjw.dll (for NT, 2000, and Whistler systems) transparent to application. When deploying applications, include the revised speechkit.jar file and the applicable java component run-time library for the target platform.

Licensed developers can download java files from Product Downloads.

Component Formats Impacted

Java components on Win95, Win98, and ME. No problem found on NT, 2000, and Whistler.