View in ref guide.
Edit this option Publish this option Clear draft content
Published Option
expose.nlsml.dom
Default Value: false
Valid Values: Choose between: true or false
Changes Take Effect: At start/restart
Instructs the interpreter whether to expose the NLSML result from the recognizer as a DOM object in application.lastresult$.xmlresult. A value of true means to expose NLSML result from recognizer. A value of false means not to expose NLSML result from recognizer. When this feature is enabled, it may consume large amount of CPU and memory resource if the application has application.lastresult$ as namelist value in various VoiceXML tags, such as <return> in a subdialog.
Draft Option
No draft option