server.mrcp2.osrspeechrecog.startOfInputOnHotword

Send a START-OF-INPUT event each time new candidate speech is detected in a hotword mode recognition.

Value

Boolean

DEFAULT: 0 (disabled)

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

Occasionally used.

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

This enables the voice platform to detect Hotword barge-in.

When a caller speaks, the server can send a START-OF-INPUT event to the MRCP client. The client can use this information to detect that the caller has interrupted a prompt (known as barge-in). If this parameter is set to 1, Speech Server also sends a START-OF-INPUT event when a hotword event occurs.

Although this parameter is specific to speech recognition, it relates to barge-in that occurs during a text-to-speech prompt: most MRCP clients send a BARGE-IN-OCCURED message to the server after receiving the START-OF-INPUT event.

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