NVOCinpt—input text

This event provides the input text for the speak request. NVOCinpt is logged at the end of each speak request due to the possibility of SSMLClosed Speech Synthesis Markup Language. XML-based markup language for speech synthesis applications. Gives authors of synthesizable content a standard way to control aspects of speech output such as pronunciation, volume, pitch, rate, and so on across different synthesis-capable platforms. It is a recommendation of the W3C's voice-browser working group. markup specifying a secure context. If an error occurred or the synthesis request was stopped, NVOCinpt reports the input obtained prior to the error or interruption.

In addition to the Tokens used for every event, this event has the following tokens:

Token

Meaning

MIME

MIME content type for the input text

TXID

Text ID within the separate input text logging XML file (<entry> id attribute), as configured using the event_log_input_text_file_base_name configuration file parameter. If input text logging is disabled in the configuration file, this token has an empty value.

TXID only appears if event_log_file_enabled is set to true (it is false by default), and if event_log_input_text_file_base_name is non-empty (it is non-empty by default). TXID is a cross-reference to the input text within the separate Vocalizer-written event log input text file, that is not integrated into Speech Server.

TXSZ

Input size in bytes, the raw input prior to any processing. The entry in the input text logging XML file might have a different size because that file contains the input text after transcoding to UTF-8. If an error occurred or the synthesis request was stopped, this reports the input obtained prior to the error or stopping.

Example:

EVNT=NVOCinpt|MIME=application/synthesis+ssml|TXID=NUAN-20081118110031866-02031558-txt|TXSZ=196