realbasic-nug
[Top] [All Lists]

Checking if speech finished?

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Checking if speech finished?
From: Andy Dent <dent@oofile.com.au>
Date: Thu, 30 Apr 2009 17:17:37 +0800
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
If you use the Speak command, which does asynch speech on Mac and Windows, is there any way to tell that it has finished?

One of the options in rbKarel http://code.google.com/p/rbstuff/wiki/rbKarelOverview is to speak every action as it occurs.

This implies we would like the robot to not proceed until the previous action is completed, so I'd like some way to poll the speaking status or otherwise block on speech completion.

As this is an open source project, it can't rely on any proprietary plugins for this option.

thanks

Andy Dent
Freelance Designer-Developer - C++,  C#, Objective-C, Python, REALbasic


_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>