Semantic Markup Language Reference (Microsoft.Speech)

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

The following topics in this section describe the structure and content of SML output and the serialization of semantic results into Semantic Markup Language (SML) output. A speech recognition engine generates SML output from grammar files that conform to the Speech Recognition Grammar Specification (SRGS) 1.0. The grammar files accompany the SML output. For more information about the grammars, see SRGS Grammar XML Reference (Microsoft.Speech) and Semantic Interpretation for Speech Recognition (SISR) Version 1.0. The SML output in these topics can be duplicated by the use of the ConstructSmlFromSemantics()()()() method, using the code example shown on that page.

In This Section