Functions

speech

Supported By

Syntax

the speech

speech ()

Examples

put the speech
wait until the speech is "done"

Description

The speech function returns the currently generated speech text, or the string "done" if no speech is currently being generated.

Note

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.

See Also

speak