server.mrcp1.osrspeechrecog.nlsml.encoding

Inserts an XML header before the NLSML results.

Value

Character encoding type

DEFAULT: ISO-8859-1

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

Used when Recognizer returns results in NLSML format.

Applicable for Nuance Recognizer. Not applicable for Dragon Voice recognition.

For example, if this parameter is set to the value ISO-8859-1, the following header is prepended to the NLSML results:

<?xml version='1.0' encoding='ISO-8859-1' ?>

Supported for MRCPv1 browsers. (Ignored for MRCPv2 browsers.)

Note: For this parameter to have an effect, the parameter server.mrcp1.osrspeechrecog.result.mediatype must be set to NLSML.