Hacker News new | ask | show | jobs
by amarant 2 hours ago
Is there a way to produce sound using CSS?
2 comments

Only screams.
Best. Comment. Ever

    @media speech {
        body {
            cue-before: url(/path/to/sound.ogg);
        }
    }
https://www.w3.org/TR/CSS2/aural.html