fetch-timeout

Specifies the maximum time for the server to fetch content from the network.

Value

Integer: 10–INT_MAX (milliseconds)

DEFAULT: MRCP 5000

How to set

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

For the recognizer—In the application’s session.xml, in the <speechrecog> section of <speechserver> under <sessionparameters>.

For the synthesizer—In the application’s session.xml in the <speechsynth> section of <speechserver> under <sessionparameters>.

For the recorder—In the application’s session.xml, in the <speechrecord> section of <speechserver> under <sessionparameters>.

Usage

Seldom used.