inet_timeout_download
Specifies the default timeout for downloading a URI (from open through the final byte).
Value |
Integer: 1–INT_MAX (milliseconds) DEFAULT: 30000 (30 seconds) |
How to set |
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_DOWNLOAD in TtsSetParamsEx.
|
Use |
Seldom used. |