webSocket.policy.maxTextMessageBufferSize

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

32768

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 less than or equal to webSocket.policy.maxTextMessageSize.