webSocket.policy.maxTextMessageSize
Maximum size (bytes) of text messages exchanged between NLP service and other Dragon Voice services.
Value |
Integer (representing bytes) from 0 to Java max int |
Default |
262144 |
How to set |
In Management Station, set on the Natural Language Processing service. If not using Management Station, set in the NLP service configuration file (User-nlpsxx.properties, see Configuration roadmap). |
Usage |
Rarely changed. |
The value must be greater than or equal to webSocket.policy.maxTextMessageBufferSize.