Settings
Name (Label) |
Type |
Req'd |
Single Setting Value |
Sub. Allowed |
Default |
Notes |
max_noinput_count (Max NoInput Count) |
int ≥ 0 |
Yes |
|
|
3 |
0 = infinite noinputs allowed. |
max_nomatch_count (Max NoMatch Count) |
int ≥ 0 |
Yes |
|
|
3 |
0 = infinite nomatches allowed. |
inputmode (Input Mode) |
string enum |
Yes |
|
|
|
The type of
entry allowed for input (using speech recognition, DTMF entry, or both).
Possible values are:
|
replay (Replay) |
boolean |
Yes |
|
|
|
|
noinput_timeout (Noinput Timeout) |
string |
Yes |
|
|
5s |
The maximum time length allowed for silence or no keypress before a noinput event is thrown. Possible values are standard time designations including both a non-negative number and a time unit, for example, 3s (for seconds) or 300ms (for milliseconds). Default = 5s. |
confidence_level (Confidence Level) |
decimal (0.0 – 1.0) |
Yes |
|
|
0.50 |
The confidence level threshold to use. |
modal (Disable Hotlinks) |
boolean |
Yes |
|
|
|
Whether or not to temporarily disable all hotlink grammars (global or local) and universal grammars. If set to true, only the boolean builtin grammar will be enabled for the duration of the element. Otherwise all active grammars will be enabled. |