altosui: Add AltosVoice.drain() to wait for queued speech to finish
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:19:11 +0000 (01:19 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 08:19:11 +0000 (01:19 -0700)
drain() blocks until all pending phrases have been processed, allowing
the UI code to avoid pending data that will end up stale by the time
it is emitted.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found