@@ -149,7 +149,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 February
149149 and < a
150150 href ="http://www.w3.org/Consortium/Legal/copyright-documents "> document
151151 use</ a > rules apply.</ p >
152- <!--end-copyright--> <!-- hr title="Separator for header" --> </ div >
152+ <!--end-copyright--> </ div >
153153
154154 < h2 class ="no-num no-toc " id =abstract > Abstract</ h2 >
155155
@@ -158,13 +158,13 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
158158 paper, speech, etc. The Speech module defines aural CSS properties that
159159 enable authors to declaratively control the rendering of documents via
160160 speech synthesis, and using optional audio cues. Some of the features in
161- this specification are conceptually close to functionality described in
161+ this specification are conceptually similar to functionality described in
162162 the Speech Synthesis Markup Language (SSML) Version 1.1 < a href ="#SSML "
163163 rel =biblioentry > [SSML]<!--{{!SSML}}--> </ a > . However, the specificities of
164164 the CSS model mean that compatibility with SSML in terms of syntax and/or
165- semantics is partially enabled . Note that this standard was developed in
166- cooperation with the < a href ="http://www.w3.org/Voice/ "> Voice Browser
167- Activity</ a > .
165+ semantics is only partially achievable . Note that this standard was
166+ developed in cooperation with the < a href ="http://www.w3.org/Voice/ "> Voice
167+ Browser Activity</ a > .
168168
169169 < h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
170170 <!--begin-status-->
@@ -201,13 +201,28 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
201201 W3C Patent Policy</ a > .</ p >
202202 <!--end-status-->
203203
204- < p > < span class =issue > TODO: this statement is now obsolete, as this document
205- is being updated to include the resolutions from the disposition of
206- comments of the Last Call Working Draft.</ span > This is a “last call”
207- working draft, i.e., the working group expects this to be the last call
208- for comments before the document becomes a W3C Candidate Recommendation.
209- The < strong > deadline for comments</ strong > is < strong > 30 September
210- 2011</ strong > .</ p >
204+ < h3 class ="no-num no-toc " id =maturity > Maturity Level</ h3 >
205+
206+ < p > This document is based on the < a
207+ href ="http://www.w3.org/TR/2011/WD-css3-speech-20110818/ "> Last Call
208+ Working Draft (18 August 2011)</ a > and includes changes that reflect the
209+ outcome of the < a
210+ href ="http://wiki.csswg.org/spec/css3-speech "> disposition of comments</ a > .
211+ The next step as per the < a
212+ href ="http://www.w3.org/Consortium/Process/tr#cfi "> W3C Recommendation
213+ Track process</ a > is to publish a Candidate Recommendation and to announce
214+ a Call for Implementations.
215+
216+ < p id =at-risk > The following features are at-risk and may be dropped at the
217+ end of the Candidate Recommendation period if there has not been enough
218+ interest from implementers: ‘< a href ="#voice-balance "> < code
219+ class =property > voice-balance</ code > </ a > ’, ‘< a
220+ href ="#voice-duration "> < code
221+ class =property > voice-duration</ code > </ a > ’, ‘< a
222+ href ="#voice-pitch "> < code class =property > voice-pitch</ code > </ a > ’,
223+ ‘< a href ="#voice-range "> < code
224+ class =property > voice-range</ code > </ a > ’, and ‘< a
225+ href ="#voice-stress "> < code class =property > voice-stress</ code > </ a > ’.</ p >
211226 <!-- div class="issue">
212227 <p>The following issues need to be discussed and require working group resolutions:</p>
213228 <ul>
@@ -218,22 +233,9 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
218233 <p>The CSS WG maintains a separate <a href="http://www.w3.org/Style/CSS/Tracker/products/29"
219234 >list of issues</a> for this module.</p>
220235 </div -->
221-
222- < p > The following features are at-risk and may be dropped at the end of the
223- CR period if there has not been enough interest from implementers:
224- ‘< a href ="#voice-balance "> < code
225- class =property > voice-balance</ code > </ a > ’, ‘< a
226- href ="#voice-duration "> < code
227- class =property > voice-duration</ code > </ a > ’, ‘< a
228- href ="#voice-pitch "> < code class =property > voice-pitch</ code > </ a > ’,
229- ‘< a href ="#voice-range "> < code
230- class =property > voice-range</ code > </ a > ’, and ‘< a
231- href ="#voice-stress "> < code class =property > voice-stress</ code > </ a > ’.
232-
233- < p > The CSS Speech module is a community effort and if you would like to
234- help with implementation and driving the specification forward along the
235- W3C Recommendation track, please contact < a href ="#editors-list "> the
236- editors</ a > .
236+ <!-- p>The CSS Speech module is a community effort and if you would like to help with implementation
237+ and driving the specification forward along the W3C Recommendation track, please contact <a
238+ href="#editors-list">the editors</a>.</p -->
237239
238240 < h2 class ="no-num no-toc " id =contents > Table of contents</ h2 >
239241 <!--begin-toc-->
0 commit comments