ISpeechXMLRecoResult (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

ISpeechXMLRecoResult

New in SAPI 5.3

Gets recognition results from the ISpXMLRecoResult as an SML document.

The ISpeechXMLRecoResult automation interface is used to acquire the semantic results of speech recognition and return them as an SML document.

Recognition results are returned in Semantic Markup Language (SML), an XML format defined in the W3C document Semantic Interpretation for Speech Recognition.

Automation Interface Elements

The ISpeechXMLRecoResult automation interface contains the following elements:

Methods Description
GetXMLResult Returns the recognition result as Semantic Markup Language (SML).
GetXMLErrorInfo Returns details of an error that occurred during semantic processing.