You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
535 B
20 lines
535 B
/* |
|
Project: CrystalX |
|
URL: http://www.nuvio.cz |
|
|
|
Output device: aural |
|
|
|
Author: Vit Dlouhy ([email protected]); Nuvio (www.nuvio.cz) |
|
Last revision: 2006-12-05, 12:00 GMT+1 |
|
*/ |
|
|
|
body {voice-family:paul,male; volume:loud; speech-rate:slow; richness:90; stress:20;} |
|
|
|
h1, h2, h3, h4, h5 {cue-before:url("ping.au");} |
|
|
|
p, table {pause:50ms;} |
|
|
|
em, q, cite, blockquote {pitch:medium; pitch-range:60; stress:60; richness:50;} |
|
|
|
strong {pitch:medium; pitch-range:60; stress:90; richness:90;} |
|
pre, code {speak-punctuation:code;}
|
|
|