ISpXMLRecoResult::GetXMLErrorInfo (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

ISpXMLRecoResult::GetXMLErrorInfo

ISpXMLRecoResult::GetXMLErrorInfo is used to discover the details of an error that occurred during semantic processing.

HRESULT GetXMLErrorInfo(
   SPSEMANTICERRORINFO   *pSemanticErrorInfo
);

Parameters

pSemanticErrorInfo
A structure that will be populated with details of the error.

Return values

Value Description
S_OK Function completed successfully.
S_FALSE Information could not be returned because no script error occurred.
E_NOTIMPL Engine does not support functionality.