VoiceWaitUntilDone
|
Text-to-Speech functions |
SYNTAX | VoiceWaitUntilDone( timeout ) |
RETURNS | NUMBER |
FUNCTION | Waits until voice has finished speaking or specified timeout (1..100ms) has elapsed. Returns True (1) if voice finished, False (0) if the timeout elapsed. Parameters:
|
EXAMPLE | |
SEE ALSO | Say() function , VoiceCount() function , VoiceSelect() function , VoiceSetRate() function , VoiceSetVolume() function |
The VoiceWaitUntilDone function is used in the following formulas in AFL on-line library:
See updated/extended version on-line.