Record and Play methods do not recognize parameters in VB and VBScript

Last reviewed: 5/30/2001

PRB Article ID: P050111

The information in this article applies to:

  • SpeechKit 3

Symptoms

RecordingStyle and PlaybackStyle parameters when coded as values were ignored.

Cause

Since Record and Play methods allow optional parameters, they must be declared as COM Variants. COM containers can pass Variants in different ways. In some cases the Variant type was not recognized.

Status

Fixed in SpeechKit 3 SR1.

Component Formats Impacted

ActiveX and COM Server.