--- 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 @@
"<b>isFinal</b> attribute"</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:
+ "with EMMA namespace" should be
+ "with EMMA namespace<b>, or if the recognizer does not supply EMMA then the user agent may return null</b>".</dd>
+ </dl>
</body>
</html>