Audio clipping on short wave file playback
Last reviewed: 2/25/2010
PRB Article ID: P011101
The information in this article applies to:
- SpeechKit 6
Symptoms
Audio clipping is heard at the end of short wave file playbacks.
For example, if your application wanted to provide an audio cue on specific application events, you would invoke StartPlayback as follows:
ChantTTS1.StartPlayback("C:\\Program Files\\Windows\\Media\\ding.wav",0,CPOFile);
Cause
Short wave file playbacks could finish before audio playback thread fully initializes to process the audio buffers.
Status
Fixed in SpeechKit build 6.0.11.0.
Component Formats Impacted
All component formats.