11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: aural.src,v 2.24 1998-04-30 04:01:35 ijacobs Exp $ -->
3+ <!-- $Id: aural.src,v 2.25 1998-05-06 02:16:16 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Aural style sheets</TITLE>
@@ -146,7 +146,7 @@ element and its descendants, use the
146146<span class="propinst-display">'display'</span> property).
147147
148148<dt><strong>normal</strong></dt>
149- <dd>Uses <!--regular--> language-dependent pronunciation rules for rendering
149+ <dd>Uses language-dependent pronunciation rules for rendering
150150an element and its children.
151151
152152<dt><strong>spell-out</strong></dt>
@@ -226,8 +226,6 @@ class="propinst-cue">'cue'</span></H2>
226226
227227<!-- #include src=properties/cue-after.srb -->
228228
229- <!-- Add xref to :before/:after -->
230-
231229<P>Auditory icons are another way to distinguish semantic
232230elements. Sounds may be played before and/or after the element to
233231delimit it. Values have the following meanings:</p>
@@ -265,13 +263,16 @@ The following two rules are equivalent:
265263</pre>
266264</div>
267265
268- <!-- Proposed, see mail from T.V. Raman -->
269-
270266<P>If a user agent cannot render an auditory icon (e.g., the user's
271267environment does not permit it), we recommend that it produce an
272268alternative cue (e.g., popping up a warning, emitting a warning sound,
273269etc.)
274270
271+ <P>Please see the sections on <a
272+ href="generate.html#before-after-content"> the :before and :after
273+ pseudo-elements</a> for information on other content generation
274+ techniques.
275+
275276<H2><a name="mixing-props">Mixing properties</a>: <span
276277class="propinst-play-during">'play-during'</span></H2>
277278
@@ -483,9 +484,6 @@ synthesizers.
483484<dd>Subtracts 40 words per minutes from the current speech rate.
484485</dl>
485486
486- <!-- Some values are those suggested by T.V. Raman,
487- others proposed by Ian in light of TV's values -IJ -->
488-
489487<!-- #include src=properties/voice-family.srb -->
490488
491489<P>The value is a comma-separated, prioritized list of voice family
@@ -512,15 +510,6 @@ are 'male', 'female', and 'child'.
512510</pre>
513511</div>
514512
515- <!-- Needs work! -IJ -->
516-
517- <!--
518- <p class=comment>Should the properties of these family names be
519- described, using an at-rule, to allow better client-side matching (like
520- fonts). If so, what are the values that describe these voice families
521- in a way that is independent of speech synthesizer?
522- -->
523-
524513<!-- #include src=properties/pitch.srb -->
525514
526515<p>Specifies the average pitch (a frequency) of the speaking voice. The
@@ -542,7 +531,6 @@ and user environment. However, user agents must map these values in
542531order (i.e., 'x-low' is a lower frequency than 'low', etc.).
543532</dl>
544533
545- <!-- Give examples! -IJ -->
546534
547535<!-- #include src=properties/pitch-range.srb -->
548536
@@ -605,8 +593,6 @@ The higher the value, the more the voice will carry.
605593A lower value will produce a soft, mellifluous voice.
606594</dl>
607595
608- <!-- Needs completion -IJ -->
609-
610596<H2><a name="speech-props">Speech properties</a>:
611597<span class="propinst-speak-punctuation">'speak-punctuation'</span>
612598and <span class="propinst-speak-numeral">'speak-numeral'</span>
@@ -644,8 +630,5 @@ following meanings:</P>
644630"Two hundred thirty seven". Word representations are language-dependent.
645631</dl>
646632
647- <!-- Needs completion! -IJ -->
648-
649-
650633</BODY>
651634</HTML>
0 commit comments