Updated definition of EMMA.
authorGlen Shires <gshires@google.com>
Fri, 05 Oct 2012 11:30:40 -0700
changeset 42 dcc75df666a5
parent 41 fdc26488164f
child 43 93afe62c5620
Updated definition of EMMA.
speechapi.html
--- a/speechapi.html	Fri Oct 05 11:07:29 2012 -0700
+++ b/speechapi.html	Fri Oct 05 11:30:40 2012 -0700
@@ -860,9 +860,10 @@
       Current options are 'null' or a copy of the transcript.] <a href="#ref-2">[2]</a></i></dd>
 
       <dt><dfn id="dfn-emma">emma</dfn></dt>
-      <dd><a href="http://www.w3.org/TR/emma/">EMMA 1.0</a> representation of this result.
-      The contents of this result could vary across UAs and recognition engines, but all implementations <em class="rfc2119" title="must">must</em> expose a valid XML document complete with EMMA namespace.
-      UA implementations for recognizers that supply EMMA <em class="rfc2119" title="must">must</em> pass that EMMA structure directly.</dd>
+      <dd>EMMA 1.0 representation of this result. <a href="#ref-emma">[EMMA]</a>
+      The contents of this result could vary across user agents and recognition engines, but all implementations <em class="rfc2119" title="must">must</em> expose a valid XML document complete with EMMA namespace.
+      User agent implementations for recognizers that supply EMMA <em class="rfc2119" title="must">must</em> contain all annotations and content generated by the recognition resources utilized for recognition, except where infeasible due to conflicting attributes.
+      The user agent <em class="rfc2119" title="must">may</em> add additional annotations to provide a richer result for the developer.</dd>
     </dl>
 
     <h4 id="speechreco-speechgrammar"><span class=secno>5.1.9 </span>Speech Grammar</h4>
@@ -1256,6 +1257,11 @@
       Internet BCP 47.
       URL: <a href="http://www.ietf.org/rfc/bcp/bcp47.txt">http://www.ietf.org/rfc/bcp/bcp47.txt</a></dd>
 
+      <dt><a id="ref-emma">[EMMA]</a></dt>
+      <dd><cite><a href="http://www.w3.org/TR/emma/">EMMA: Extensible MultiModal Annotation markup language</a></cite>, Michael Johnston, Editor.
+      World Wide Web Consortium, 10 February 2009.
+      URL: <a href="http://www.w3.org/TR/emma/">http://www.w3.org/TR/emma/</a></dd>
+
       <dt><a id="ref-rfc2119">[RFC2119]</a></dt>
       <dd><a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key words for use in RFCs to Indicate Requirement Levels</cite></a>, S. Bradner. March 1997.
       Internet RFC 2119.