|
90 | 90 |
|
91 | 91 | <h1 id=top>CSS Speech Module</h1> |
92 | 92 |
|
93 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 02 August 2011</h2> |
| 93 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 10 August 2011</h2> |
94 | 94 |
|
95 | 95 | <dl> |
96 | 96 | <dt>This version: |
97 | 97 |
|
98 | 98 | <dd> |
99 | | - <!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110802">http://www.w3.org/TR/2011/ED-css3-speech-20110802/</a>--> |
| 99 | + <!--<a href="http://www.w3.org/TR/2011/WD-css3-speech-20110810">http://www.w3.org/TR/2011/ED-css3-speech-20110810/</a>--> |
100 | 100 | <a |
101 | 101 | href="http://dev.w3.org/csswg/css3-speech">http://dev.w3.org/csswg/css3-speech</a> |
102 | 102 |
|
@@ -210,7 +210,18 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2> |
210 | 210 | </ul> |
211 | 211 | <p>The CSS WG maintains a separate <a href="http://www.w3.org/Style/CSS/Tracker/products/29" |
212 | 212 | >list of issues</a> for this module.</p> |
213 | | - </div --> |
| 213 | + </div --> |
| 214 | + |
| 215 | + <p>The following features are at-risk and may be dropped at the end of the |
| 216 | + CR period if there has not been enough interest from implementers: |
| 217 | + ‘<a href="#voice-balance"><code |
| 218 | + class=property>voice-balance</code></a>’, ‘<a |
| 219 | + href="#voice-duration"><code |
| 220 | + class=property>voice-duration</code></a>’, ‘<a |
| 221 | + href="#voice-pitch"><code class=property>voice-pitch</code></a>’, |
| 222 | + ‘<a href="#voice-range"><code |
| 223 | + class=property>voice-range</code></a>’, and ‘<a |
| 224 | + href="#voice-stress"><code class=property>voice-stress</code></a>’. |
214 | 225 |
|
215 | 226 | <p>The CSS Speech module is a community effort and if you would like to |
216 | 227 | help with implementation and driving the specification forward along the |
@@ -311,6 +322,10 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2> |
311 | 322 | <li><a href="#voice-props-voice-range"><span class=secno>10.4. |
312 | 323 | </span>The ‘<code class=property>voice-range</code>’ |
313 | 324 | property</a> |
| 325 | + |
| 326 | + <li><a href="#voice-props-voice-stress"><span class=secno>10.5. |
| 327 | + </span>The ‘<code class=property>voice-stress</code>’ |
| 328 | + property</a> |
314 | 329 | </ul> |
315 | 330 |
|
316 | 331 | <li><a href="#duration-props"><span class=secno>11. </span>Voice duration |
@@ -2594,6 +2609,10 @@ <h3 id=voice-props-voice-range><span class=secno>10.4. </span>The ‘<a |
2594 | 2609 | </pre> |
2595 | 2610 | </div> |
2596 | 2611 |
|
| 2612 | + <h3 id=voice-props-voice-stress><span class=secno>10.5. </span>The |
| 2613 | + ‘<a href="#voice-stress"><code |
| 2614 | + class=property>voice-stress</code></a>’ property</h3> |
| 2615 | + |
2597 | 2616 | <table class=propdef summary="name: syntax"> |
2598 | 2617 | <tbody> |
2599 | 2618 | <tr> |
@@ -3514,7 +3533,7 @@ <h2 class=no-num id=index>Appendix B — Index</h2> |
3514 | 3533 | title=voice-rate><strong>10.2.</strong></a> |
3515 | 3534 |
|
3516 | 3535 | <li>voice-stress, <a href="#voice-stress" |
3517 | | - title=voice-stress><strong>10.4.</strong></a> |
| 3536 | + title=voice-stress><strong>10.5.</strong></a> |
3518 | 3537 |
|
3519 | 3538 | <li>voice-volume, <a href="#voice-volume" |
3520 | 3539 | title=voice-volume><strong>5.1.</strong></a> |
|
0 commit comments