recognition-timeout

Maximum time for the recognizer to complete a recognition.

Value

Integer: 0–INT_MAX milliseconds

DEFAULT: 10000 (10 sec MRCPv2) and 60000 (60 seconds MRCPv1)

How to set

Shown in precedence order (see Rules of parameter precedence):

In a VoiceXML application, using the maxspeechtimeout property in a <property> element.

In the browser, using the Recognition-Timeout header in a RECOGNIZE or SET-PARAMS method.

In the application's session xml in the <speechrecog> section of <speechserver> under <sessionparameters>.

Usage

Frequently used.