11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
22<html lang="en">
3- <!-- $Id: aural.src,v 2.0 1998-02-02 18:43:28 bbos Exp $ -->
3+ <!-- $Id: aural.src,v 2.1 1998-02-07 01:59:54 ijacobs Exp $ -->
44<HEAD>
55<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
66<TITLE>Aural style sheets</TITLE>
1212
1313<p>The aural rendering of a document, already commonly used by the
1414blind and print-impaired communities, combines speech synthesis and
15- <span class="index-def" title="audio icon">"audio icons"</span> Often
15+ <span class="index-def" title="auditory icon">"auditory icons"</span> Often
1616such aural presentation occurs by converting the document to plain
1717text and feeding this to a <span class="index-def" title="screen
1818reader"><dfn>screen reader</dfn></span> -- software or hardware that
@@ -25,7 +25,7 @@ aural alternative to visual presentation.
2525<p>Besides the obvious accessibility advantages, there are other large
2626markets for aural presentation, including in-car use, industrial and
2727medical documentation systems (intranets), home entertainment, and to
28- help illiterate users.
28+ help users learning to read or who have difficulty reading .
2929
3030<!-- Talk about aural canvas here. Space, time, frequency, etc. -IJ
3131-->
@@ -211,9 +211,9 @@ delimit it. Values have the following meanings:</p>
211211
212212<dl>
213213<dt><span class="index-inst" title="<uri>"><span class="value-inst-uri"><strong><uri></strong></span></span>
214- <dd> The URI designates an audio icon resource.
214+ <dd> The URI designates an auditory icon resource.
215215<dt><strong>none</strong>
216- <dd> No audio icon is specified.
216+ <dd> No auditory icon is specified.
217217</dl>
218218
219219<div class="example"><P>
@@ -242,8 +242,8 @@ The following two rules are equivalent:
242242</pre>
243243</div>
244244
245- <!-- What do UAs do when the audio icon is not found
246- or they cannot render the audio icon? -IJ -->
245+ <!-- What do UAs do when the auditory icon is not found
246+ or they cannot render the auditory icon? -IJ -->
247247
248248
249249<H2><a name="mixing-props">Mixing properties</a>: <span
@@ -438,7 +438,7 @@ class="propinst-voice-family">'voice-family'</span>,
438438
439439<P>This property specifies the speaking rate. Note that both absolute
440440and relative keyword values are allowed (compare with <span
441- class="propinst-font-weight ">'font-weight '</span>). Values have
441+ class="propinst-font-size ">'font-size '</span>). Values have
442442the following meanings:</p>
443443
444444<dl>
0 commit comments