groups

name language licence
Rgba CSS3 Other
Border-radius (rounded corners) CSS3 Other
Opacity CSS3 Other
Box-shadow CSS3 Other
Box Rotate Transform CSS3 Other
Box Gradient CSS3 Other
@font-face CSS3 Other
Speech Module CSS3 Other



language: CSS3
licence: Other

Speech Module

options: view full snippetsend to code collector
-xv-voice-volume: x-soft;
-xv-voice-balance: right;
cue-after: url(ding.wav);
-xv-voice-rate: x-slow;
voice-family: female;
-xv-voice-pitch: x-low;
speak: spell-out;
	
(Continues...)