Page 1 of 1

When does the interpreter listen for input?

Posted: Fri Jun 13, 2003 2:15 pm
by support
This depends on the active input modes and the bargein attributes of any prompts or blocks that precede a given input item.

Active input modes can be set at a given scope (dialog, document, etc.) by setting the global platform property "inputmodes".

<property name="inputmodes" value="dtmf voice" />


prompts are queued by barge type. queueing stops at an input item (<field>, <record>, etc.)

Note that prompt bargein defaults to "true"

which can be set