Errata E03 Important: SpeechRecognitionEvent: emma attribute
authorGlen Shires <gshires@google.com>
Mon, 04 Feb 2013 22:18:09 -0800
changeset 60 fbf1109b95e3
parent 59 30425d8596a1
child 61 58e2afd5d423
Errata E03 Important: SpeechRecognitionEvent: emma attribute
speechapi-errata.html
--- a/speechapi-errata.html	Mon Jan 14 11:21:04 2013 -0800
+++ b/speechapi-errata.html	Mon Feb 04 22:18:09 2013 -0800
@@ -9,7 +9,7 @@
   <h1 align="center">Errata in the Web Speech API Specification</h1>
   <dl>
    <dt>This document last updated:</a></dt>
-   <dd>December 7, 2012</dd>
+   <dd>February 4, 2013</dd>
    <dt>This document records known errors in the document:</a></dt>
    <dd><a href="http://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html">
     http://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html</a>
@@ -36,5 +36,11 @@
     &quot;<b>isFinal</b> attribute&quot;</dd>
    <dd>Section 6.1 Examples 3 and 4: should be event.results[i].<b>isFinal</b></dd>
   </dl>
+  <dl>
+   <dt>E03 2013-02-04 (Important):</dt>
+   <dd>Section 5.1.8 SpeechRecognitionEvent: emma attribute:
+    &quot;with EMMA namespace&quot; should be
+    &quot;with EMMA namespace<b>, or if the recognizer does not supply EMMA then the user agent may return null</b>&quot;.</dd>
+  </dl>
  </body>
 </html>