HasCommandHypothesis event generates exception in Delphi

Last reviewed: 11/1/2010

PRB Article ID: P111001

The information in this article applies to:

  • SpeechKit 6

Symptoms

Creating HasCommandHypothesis event handler in Delphi causes and exception when the HasCommandHypothesis event is fired.

Cause

The Delphi VCL HasCommandHypothesis event hander was posting to the DataAvailable event handler in error. Adding a DataAvailable handler with the code to process the HasCommandHypothesis eliminates the exception.

Status

Fixed in SpeechKit build 6.0.9.0.

Component Formats Impacted

VCL component formats.