Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
emma:lattice.attribs
An emma:lattice.attribs attribute group contains information about an emma:lattice element.
Element Definition
<xs:attributeGroup name="lattice.attribs">
<xs:attribute name="initial" type="xs:nonNegativeInteger" use="required" />
<xs:attribute name="final" use="required">
<xs:simpleType>
<xs:list itemType="xs:nonNegativeInteger" />
</xs:simpleType>
</xs:attribute>
<xs:attribute ref="emma:time-ref-uri" />
<xs:attribute ref="emma:time-ref-anchor-point" />
</xs:attributeGroup>