- From: Daniel Weck <daniel.weck@gmail.com>
- Date: Wed, 19 Jan 2011 18:12:25 +0000
- To: www-style@w3.org
Dear all,
The latest editor's draft of the CSS3 Speech Module [1] now includes
support for pitch alteration ('voice-pitch' and 'voice-pitch-range')
based on relative changes (decrement or increment) expressed with
semitones and Hertz values. This addition provides better
compatibility with SSML 1.0 [2], and enables more sophisticated
authoring scenarios. The impact in terms of implementation costs is
relatively low (simple new parsing rules, and basic arithmetics to
compute pitch frequencies).
Comments welcome.
Regards, Daniel
[1]
http://dev.w3.org/csswg/css3-speech/#voice-pitch
[2]
http://www.w3.org/TR/speech-synthesis/#S3.2.4
Received on Wednesday, 19 January 2011 18:12:56 UTC