Share via


Note

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

emma:endpoint

An emma:endpoint element is a container for the endpoint that receives input.

Element Definition

<xs:complexType name="endpoint">
  <xs:choice maxOccurs="unbounded">
    <xs:any namespace="##other" processContents="lax" />
  </xs:choice>
  <xs:attributeGroup ref="emma:endpoint.attribs" />
</xs:complexType>

Parent Element

emma:endpoint-info

Remarks

An emma:endpoint element contains a reference to an emma:endpoint.attribs attribute group, which contains nearly all of the information about the endpoint.