back
2 comments
Is there a way to produce sound using CSS?

    @media speech {
        body {
            cue-before: url(/path/to/sound.ogg);
        }
    }
https://www.w3.org/TR/CSS2/aural.html
Only screams.
Best. Comment. Ever
You should be able to enable sounds with the M shortcut or through the Options menu.