Blocking Synchronization Call

The TextToSpeechSync call is provided to block until all text previously queued by the TextToSpeechSpeak call is spoken. After TextToSpeechSync is called, there is no way to abort until all text is processed. This could take hours if there is a great deal of text queued. Non-blocking synchronization can be provided using the Index Mark command.

contents.gifindex.gifprev1.gifnext1.gif