Audio Output Control Calls

An application can control speech output using the following calls:

DECtalk00090000.gif TextToSpeechPause

DECtalk00090000.gif TextToSpeechResume

DECtalk00090000.gif TextToSpeechReset

These calls pause the audio output, resume output after pausing, and reset the text-to-speech system.

A reset discards all queued text and stops and discards all queued audio. If the application has called TextToSpeechOpenInMemory to store speech samples in memory, a reset causes all buffers to be returned to the application.

contents.gifindex.gifprev1.gifnext1.gif