emma:endpoint

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

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

Element Definition

XML Copy imageCopy Code
<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

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.