Important: Inside Macintosh: Sound is deprecated as of Mac OS X v10.5. For new audio development in Mac OS X, use Core Audio. See the Audio page in the ADC Reference Library.
Synchronization Callback Procedure
You can specify a synchronization callback procedure by passing thesoSyncCallBack
selector to theSetSpeechInfo
function and embedding a synchronization command within a text buffer passed to theSpeakText
orSpeakBuffer
function.
Subtopics
- MySynchronizationCallback