--- a/speechapi-errata.html Fri Oct 19 14:46:01 2012 -0700
+++ b/speechapi-errata.html Fri Nov 30 15:11:57 2012 -0800
@@ -1,18 +1,29 @@
<?xml version="1.0" encoding="UTF-8"?>
-<html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head><meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"/><title>
- Web Speech API Specification
- Errata
- </title><style type="text/css">
- body {
- background: white;
- color: black;
- }
- </style></head><body><p><a href="http://www.w3.org/"><img border="0" align="left" src="http://www.w3.org/Icons/w3c_home.gif" hspace="0" alt="W3C"/></a></p><br clear="all"/>
-
- <h1 align="center">
- Web Speech API Specification -
- 19 October 2012 -
- Errata</h1>
-
- <p>There are currently no errata.</p>
-</body></html>
+<html xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns="http://www.w3.org/1999/xhtml" lang="en">
+ <head><meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"/>
+ <title>Errata in the Web Speech API Specification</title>
+ <link rel="stylesheet" type="text/css"
+ href="http://www.w3.org/StyleSheets/TR/base.css" />
+ </head>
+ <body><p><a href="http://www.w3.org/"><img border="0" align="left" src="http://www.w3.org/Icons/w3c_home.gif" hspace="0" alt="W3C"/></a></p><br clear="all"/>
+ <h1 align="center">Errata in the Web Speech API Specification</h1>
+ <dl>
+ <dt>This document last updated:</a></dt>
+ <dd>November 30, 2012</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>
+ </dd>
+ <dt>Please email error reports to:</dt>
+ <dd>public-speech-api@w3.org (<a
+ href="http://lists.w3.org/Archives/Public/public-speech-api/">Public archive</a>)
+ </dd>
+ </dl>
+ <hr/>
+ <dl>
+ <dt>E01 2012-11-30 (Clarification):</dt>
+ <dd>Section 6.1 Example 4: <b>recognition.interim</b> should be
+ <b>recognition.interimResults</b>.</dd>
+ </dl>
+ </body>
+</html>