


Blocking Synchronization Call
The TextToSpeechSync call blocks execution of the application 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.