- From: T. V. Raman <tvraman@almaden.ibm.com>
- Date: Tue, 3 Jul 2001 21:31:24 -0700
- To: spec-prod@w3.org
- CC: Martin Duerst <duerst@w3.org>
I created this for my work on XForms
--feel free to include it in the xmlspec package for the
future.
@media speech {
div.diff-add { pitch: 8; pitch-range: 8}
div.diff-del { pitch: 1; pitch-range: 8; stress: 8; richness: 1}
div.diff-chg { pitch: 9; pitch-range: 9; stress: 9; richeness:2}
span.diff-add { pitch: 8; pitch-range: 8}
span.diff-del { pitch: 1; pitch-range: 8; stress: 8; richness: 1}
span.diff-chg { pitch: 9; pitch-range: 9; stress: 9; richeness:2}
td.diff-add { pitch: 8; pitch-range: 8}
td.diff-del { pitch: 1; pitch-range: 8; stress: 8; richness: 1}
td.diff-chg { pitch: 9; pitch-range: 9; stress: 9; richeness:2}
}
--
Best Regards,
--raman
------------------------------------------------------------
IBM Research: Human Language Technologies
Phone: 1 (408) 927 2608
Fax: 1 (408) 927 3012
Email: tvraman@us.ibm.com
WWW: http://www.cs.cornell.edu/home/raman
PGP: http://emacspeak.sf.net/raman.asc
Snail: IBM Almaden Research Center,
650 Harry Road
San Jose 95120
Received on Wednesday, 4 July 2001 00:33:12 UTC