JChantSR startRecording example documentation incorrect
Last reviewed: 6/10/2003
PRB Article ID: P060301
The information in this article applies to:
- SpeechKit 4
Symptoms
The JChantSR startRecording method documentation shows too many parameters in the documented example.
Cause
Java and .NET Framework methods have strong typed parameters and therefore the startRecording and startPlayback methods have multiple signatures with the various permutations of parameter combinations.
The example was a copied from another one of the other language references that have a single signature that includes all of the parameters.
Status
Fixed in SpeechKit 4 build 4.0.86.0.
Component Formats Impacted
Java and .NET Framework startRecording and startPlayback methods documentation.