> > you're repeating all the phrases multiple times). The only thing I > > don't know is whether the external is "blocking" (that is, > it doesn't > > go on to the next line of script until it has finished > speaking); my > > guess is that it isn't which is probably the reason for it > running out > > of control. It hits the "ext_sayString" command, executes > it, and then > > as > > Yes, it is not blocking.
That's the problem, then. Is there any possibility you can concatenate the speech strings and just execute ext_sayString once? Ken Ray Sons of Thunder Software Email: [EMAIL PROTECTED] Web Site: http://www.sonsothunder.com/ _______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
