DISPID_SpeechXMLRecoResult (Microsoft Speech Platform)

Microsoft Speech Platform SDK 11

Microsoft Speech Platform

DISPID_SpeechXMLRecoResult

New in SAPI 5.3

DISPID_SpeechXMLRecoResult enumerates the types of V-Table access to XML results.

typedef enum DISPID_SpeechXMLRecoResult
{
    DISPID_SRRGetXMLResult,
    DISPID_SRRGetXMLErrorInfo
} DISPID_SpeechXMLRecoResult;

Elements

DISPID_SRRGetXMLResult
Allows access to result information in SML (XML) format.
DISPID_SRRGetXMLErrorInfo
Allows access to error information in SML (XML) format.