|
1 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
2 | 2 | <html lang="en"> |
3 | | -<!-- $Id: aural.src,v 2.17 1998-03-09 18:36:01 bbos Exp $ --> |
| 3 | +<!-- $Id: aural.src,v 2.18 1998-03-13 00:59:22 ijacobs Exp $ --> |
4 | 4 | <HEAD> |
5 | 5 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 6 | <TITLE>Aural style sheets</TITLE> |
@@ -609,10 +609,8 @@ A lower value will produce a soft, mellifluous voice. |
609 | 609 | <!-- Needs completion -IJ --> |
610 | 610 |
|
611 | 611 | <H2><a name="speech-props">Speech properties</a>: |
612 | | -<span class="propinst-speak-punctuation">'speak-punctuation'</span>, |
613 | | -<span class="propinst-speak-date">'speak-date'</span>, |
614 | | -<span class="propinst-speak-numeral">'speak-numeral'</span>, and |
615 | | -<span class="propinst-speak-time">'speak-time'</span> |
| 612 | +<span class="propinst-speak-punctuation">'speak-punctuation'</span> |
| 613 | +and <span class="propinst-speak-numeral">'speak-numeral'</span> |
616 | 614 | </h2> |
617 | 615 |
|
618 | 616 | <p>An additional speech property, <a |
@@ -645,36 +643,10 @@ following meanings:</P> |
645 | 643 | <dt><strong>continuous</strong> |
646 | 644 | <dd>Speak the numeral as a full number. Thus, "237" is spoken |
647 | 645 | "Two hundred thirty seven". Word representations are language-dependent. |
648 | | -<dt><strong>none</strong> |
649 | | -<dd>[What does this mean?] |
650 | | -</dl> |
651 | | - |
652 | | -<!-- Needs completion! -IJ --> |
653 | | - |
654 | | -<!-- #include src=properties/speak-time.srb --> |
655 | | - |
656 | | -<!-- Proposed: cut this because too semantic, hard to |
657 | | - implement -Ij --> |
658 | | - |
659 | | - |
660 | | -<p>This property controls how times are spoken. Values have the |
661 | | -following meanings:</p> |
662 | | - |
663 | | -<dl> |
664 | | -<dt><strong>24</strong> |
665 | | -<dd>Use the 24-hour time system. |
666 | | -<dt><strong>12</strong> |
667 | | -<dd>Use the 12-hour am/pm time system. |
668 | | -<dt><strong>none</strong> |
669 | | -<dd>[What does this mean?] |
670 | 646 | </dl> |
671 | 647 |
|
672 | 648 | <!-- Needs completion! -IJ --> |
673 | 649 |
|
674 | | -<P>When used in combination with the <span |
675 | | -class="propinst-speak-date">'speak-date'</span> property, this allows |
676 | | -elements with an attribute containing an ISO 8601 format date/time |
677 | | -attribute to be presented in a flexible manner. |
678 | 650 |
|
679 | 651 | </BODY> |
680 | 652 | </HTML> |
0 commit comments