Note
Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.
emma:emma
An emma:emma element is the root element in every EMMA document.
Element Definition
<xs:complexType name="emma">
<xs:annotation>
<xs:documentation>
emma content model and root attributes
</xs:documentation>
</xs:annotation>
<xs:group ref="emma:emma.class" minOccurs="0" maxOccurs="unbounded" />
<xs:attribute name="version" type="xs:string" use="required" />
</xs:complexType>
Parent Element
None
Remarks
An emma:emma element contains a reference to an emma:emma.class element and a required version string whose current value is 1.0.