Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Speech API 5.3
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.