Code has been added to clipboard!

CSS Speech Module

Example
h1, h2, h3, h4 {
    voice-stress: moderate;
    voice-family: female;
    voice-rate: normal;
    cue-before: url("rawr.au");
}