the
voice
voice
()
put the voice
wait until the voice is "done"
The voice
function returns the name of the voice currently speaking, or the string "done"
if no speech is currently being generated.
The "done"
string is a literal; it is not a constant like zero
or true
. In HyperTalk code, the "done"
literal is often left unquoted, but in XION this is highly discouraged.