How to create a background process

Phil Davis revdev at pdslabs.net
Sat Sep 26 23:07:32 EDT 2009


stephen barncard wrote:
>> Josep said:
>>
>> By other way a lunch speak messages to the user, but if one message is
>> runnig
>> and one second message start, the first is stoped.
>> How wait until the revspeak finish before start the next?
>>
>>
>>     
> for this part check out
>
> wait until the sound is done
>   

Or since you are using revSpeak:
    wait until revIsSpeaking() = false

-- 
Phil Davis

PDS Labs
Professional Software Development
http://pdslabs.net




More information about the use-livecode mailing list