Compartir a través de


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

emma:emma.class

An emma:class group specifies the type of the immediate child of an emma:emma element.

Element Definition

<xs:group name="emma.class">
  <xs:annotation>
    <xs:documentation>
       emma content model
       </xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="emma:derivation" />
    <xs:element ref="emma:grammar" />
    <xs:element ref="emma:model" />
    <xs:element ref="emma:endpoint-info" />
    <xs:element ref="emma:info" />
    <xs:element ref="emma:interpretation" />
    <xs:element ref="emma:one-of" />
    <xs:element ref="emma:group" />
    <xs:element ref="emma:sequence" />
  </xs:choice>
</xs:group>

Parent Element

emma:emma

Remarks

A reference to an emma:emma.class group can appear in an emma:emma element zero or more times.