|
1 | | -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| 1 | +<!doctype html public '-//W3C//DTD HTML 4.01//EN' |
| 2 | + 'http://www.w3.org/TR/html4/strict.dtd'> |
| 3 | + |
2 | 4 | <html lang="en"> |
3 | | -<!-- $Id: aural.src,v 2.29 2002-04-22 22:05:21 bbos Exp $ --> |
| 5 | +<!-- $Id: aural.src,v 2.30 2002-04-23 20:42:46 bbos Exp $ --> |
4 | 6 | <HEAD> |
5 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> |
6 | 8 | <TITLE>Aural style sheets</TITLE> |
7 | 9 | </HEAD> |
8 | 10 | <BODY> |
9 | | -<H1 align="center"><a name="aural">Aural style sheets</a></H1> |
| 11 | +<H1><a name="aural">Aural style sheets</a></H1> |
| 12 | + |
| 13 | +<p>This chapter is informative. UAs are not required to implement the |
| 14 | +properties of this chapter in order to conform to CSS 2.1. |
10 | 15 |
|
11 | 16 | <H2>Introduction to aural style sheets</H2> |
12 | 17 |
|
@@ -638,5 +643,27 @@ following meanings:</P> |
638 | 643 | "Two hundred thirty seven". Word representations are language-dependent. |
639 | 644 | </dl> |
640 | 645 |
|
| 646 | +<h2><a name="emacsspeak">Emacsspeak</a></h2> |
| 647 | + |
| 648 | +<p>For information, here is the list of properties implemented by |
| 649 | +Emacsspeak, a speech subsystem for the Emacs editor. |
| 650 | + |
| 651 | +<ul> |
| 652 | +<li>voice-family |
| 653 | +<li>stress (but with a different range of values) |
| 654 | +<li>richness (but with a different range of values) |
| 655 | +<li>pitch (but with differently named values) |
| 656 | +<li>pitch-range (but with a different range of values) |
| 657 | +</ul> |
| 658 | + |
641 | 659 | </BODY> |
642 | 660 | </HTML> |
| 661 | +<!-- Keep this comment at the end of the file |
| 662 | +Local variables: |
| 663 | +mode: sgml |
| 664 | +sgml-declaration:"~/SGML/HTML4.decl" |
| 665 | +sgml-default-doctype-name:"html" |
| 666 | +sgml-minimize-attributes:t |
| 667 | +sgml-nofill-elements:("pre" "style" "br") |
| 668 | +End: |
| 669 | +--> |
0 commit comments