Compartir a través de


Note

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

emma:arc.attribs

An emma:arc.attribs attribute group contains information about an emma:arc element.

Element Definition

<xs:attributeGroup name="arc.attribs">
  <xs:attribute name="from" type="xs:nonNegativeInteger" use="required" />
  <xs:attribute name="to" type="xs:nonNegativeInteger" use="required" />
  <xs:attribute ref="emma:start" />
  <xs:attribute ref="emma:end" />
  <xs:attribute ref="emma:offset-to-start" />
  <xs:attribute ref="emma:duration" />
  <xs:attribute ref="emma:confidence" />
  <xs:attribute ref="emma:cost" />
  <xs:attribute ref="emma:lang" />
  <xs:attribute ref="emma:medium" />
  <xs:attribute ref="emma:mode" />
  <xs:attribute ref="emma:source" />
</xs:attributeGroup>

Parent Element

emma:arc