The StreamReadWarning parameter sets the number of seconds that IDOL Speech Server waits after last receiving data before issuing a warning. IDOL Speech Server continues to issue warnings at these intervals until it receives data or reaches the timeout period.
Note: The StreamReadWarning value must be smaller than the StreamReadTimeout value.
| Type: | Integer |
|---|---|
| Default: | 15 |
| Required: | No |
| Configuration Section: | Server |
| Example: | StreamReadWarning=10
|
| See Also: | StreamReadTimeout |
|
|