server.mrcp2.transport.timeout
Specifies the maximum timeout before receiving the next data from a TCP (TLS) socket.
Value |
Integer: seconds. Minimum is 0; there is no maximum. DEFAULT: 20 (seconds) |
How to set |
If using the Management Station, set on the Speech Server service. If not using Management Station, set in an NSS configuration file (user-NSSxx.txt). |
Usage |
Seldom changed. |
If the timeout expires and an incomplete MRCPv2 message exists in the TCP buffer, then the message is considered as complete and fetched. If the incomplete message can be parsed, it is processed.