Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
Microsoft Speech Platform
ISpXMLRecoResult
Defines the semantic results of speech recognition.
Recognition results are returned in Semantic Markup Language (SML), an XML format defined in the W3C document Semantic Interpretation for Speech Recognition.
Methods in Vtable Order
ISpXMLRecoResult Methods | Description |
---|---|
GetXMLResult | Returns the recognition result as Semantic Markup Language (SML). |
GetXMLErrorInfo | Is used to discover the details of an error that occurred during semantic processing. |
Remarks
For more information about SML, see Semantic Markup Language Reference (Microsoft.Speech).