inet_timeout_open

Specifies the default timeout for opening a connection to a web server.

Value

Integer: 1–INT_MAX (milliseconds)

DEFAULT: 30000

How to set

Shown in precedence order (see Configuration precedence):

Set in the session xml file for the application. Configure the <speechsynth> element located under <sessionparameters>, <speechserver>.

session.xml—Sets the session default.

API—Set as TTS_PARAM_INET_TIMEOUT_OPEN in TtsSetParamsEx.

Set in a Vocalizer configuration file (tts_config.xml).

Usage

Seldom used.