SUI_GetSpeechBusy Table of Contents || Prev | Next || [?]

 
SUI_GetSpeechBusy --> speechStatus
 
 
ReturnsTypeDescription
speechStatusLongint1 = speaking; 0 = not speaking
 
Description

SUI_GetSpeechBusy returns a 1 if the TTS synthesizer is currently "speaking". Useful in preventing successive calls to SUI_Say from cancelling a previous call's speech.