Re: [css3-speech] voice-pitch

On 13 Jul 2011, at 17:33, Daniel Weck wrote:
> Are we allowed to redefine the use "+/-NUMBER%" in CSS-Speech, to actually mean "add the specified fraction of the inherited value, to the inherited value" ? Based on our previous discussions I thought that this was not allowed.

In case we are *not* allowed to do this, I propose to drop percentages for both the 'pitch' and 'pitch-range' properties. Otherwise CSS-Speech would define a syntax very similar to SSML, but with different semantics (situation which would be very confusing for authors). This would mean that only Hz (absolute or relative) and st (semitones, relative by nature) would be allowed. This seems like a good compromise, as they are the most useful methods for altering the pitch settings (note that "+50%, multiply the pitch-range by 0.5" doesn't exist in SSML, it is actually "add 50% of the pitch-range to the pitch-range").
Daniel

Received on Wednesday, 13 July 2011 16:44:20 UTC