ZVON > References > CSS2 Reference

Go to Standard
Property: speech-rate
Inherited: yes
Value: <number> | x-slow | slow | medium | fast | x-fast | faster | slower| inherit
Initial: medium
Applies to: all elements
Media: aural
Percentages: N/A

Examples:



     <text> Now I am speaking at normal rate.
          <quick>And now I am speaking quicker.</quick>.
     </text>
Play
Play simulation .wav
@aural {
quick {speech-rate: faster}
}



     <text> Now I am speaking at normal rate.
          <slow>And now I am speaking slowly.</slow>.
     </text>
Play
Play simulation .wav
@aural {
quick {speech-rate: slow}
}




_____________________________________________
Reference Search | Sitemap | XML Glossary       ZVON | Systinet