Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
emma:node
An emma:node element is one of two possible child elements of an emma:lattice element (the other child element is the emma:arc element).
Element Definition
<xs:complexType name="node">
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element ref="emma:info" />
</xs:choice>
<xs:attributeGroup ref="emma:node.attribs" />
</xs:complexType>
Parent Element
Remarks
Information about the node is contained in an emma:node.attribs attribute group.