Core Aural Stylesheets

Hi,

I have neither background in aural style sheets nor convenient access to
the relevant software, so I'd be very grateful if anyone point me to an
existing colllection of aural style sheets analogous to the W3C Core
[screen/CRT] Styles:
	http://www.w3.org/StyleSheets/Core/preview

Also, are there any sites/software that you can feed a URL and receive a
.wav, .au, or .ra file back?

Cheers,
-Lars

-- 
Lars Noodén				Technical Knowledge Center
ldn@dtv.dk				and Library of Denmark, DTU
http://www.dtv.dk/			Postboks 777, Anker Engelunds Vej 1,
+45 4525 7349				2800 Kongens Lyngby, Denmark

	H1, H2, H3, H4, H5, H6 {
	          voice-family: donald-duck;
	          stress: 90;
	          richness: 20;
	          cue-before: url("tantrum.au")
	      }
	BODY {
	          voice-family: sam-kinneson;
	      }
	STRONG {
	          voice-family: lennybruce;
	          stress: 20;
	          richness: 40;
	          cue-before: url("fxxkyxu.au")
	          cue-after: url("andthehorseyourodeinon.au")
	      }

Received on Monday, 13 November 2000 11:05:49 UTC