Added reference [1] to HTML Speech Incubator Group Final Report.
authorGlen Shires <gshires@google.com>
Wed, 05 Sep 2012 09:14:27 -0700
changeset 24 2c33c874a025
parent 23 87fb392cfe02
child 25 7b70520efdb8
Added reference [1] to HTML Speech Incubator Group Final Report.
speechapi.html
--- a/speechapi.html	Tue Sep 04 16:01:56 2012 -0700
+++ b/speechapi.html	Wed Sep 05 09:14:27 2012 -0700
@@ -430,7 +430,7 @@
     The API is designed to enable both brief (one-shot) speech input and continuous speech input.
     Speech recognition results are provided to the web page as a list of hypotheses, along with other relevant information for each hypothesis.</p>
 
-    <p>This specification is a subset of the API defined in the <a href="http://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech/">HTML Speech Incubator Group Final Report</a>.
+    <p>This specification is a subset of the API defined in the <a href="http://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech/">HTML Speech Incubator Group Final Report</a> <a href="#ref-1">[1]</a>.
     That report is entirely informative since it is not a standards track document.
     This document is intended to be the basis of a standards track document, and therefore defines portions of that report to be normative.
     All other portions of that report may be considered informative with regards to this document, and provide an informative background to this document.</p>
@@ -1005,7 +1005,7 @@
       </div>
     </div>
 
-    <p>This API supports all of the examples in the <a href="http://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech/">HTML Speech Incubator Group Final Report</a> that are within the scope of the JavaScript API and are relevant to the <a href="#use_cases">Section 3 Use Cases</a>, with minimal or no changes.
+    <p>This API supports all of the examples in the <a href="http://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech/">HTML Speech Incubator Group Final Report</a> <a href="#ref-1">[1]</a> that are within the scope of the JavaScript API and are relevant to the <a href="#use_cases">Section 3 Use Cases</a>, with minimal or no changes.
     Specifically, the following are supported from <a href="http://www.w3.org/2005/Incubator/htmlspeech/XGR-htmlspeech-20111206/#api_examples">Section 7.1.7</a>.</p>
 
     <ul>
@@ -1023,7 +1023,7 @@
 
     <h2 class="no-num" id="acknowledgments">Acknowledgments</h2>
 
-    <p>The members of the HTML Speech Incubator Group, and the corresponding Final Report, created the basis for this proposal.</p>
+    <p>The members of the HTML Speech Incubator Group, and the corresponding Final Report <a href="#ref-1">[1]</a>, created the basis for this specification.</p>
 
     <h2 class="no-num" id="references">References</h2>