Remix.run Logo
buffer_overlord 5 hours ago

is there no sound?

amarant 4 hours ago | parent | next [-]

Is there a way to produce sound using CSS?

pwdisswordfishq 4 hours ago | parent | next [-]

    @media speech {
        body {
            cue-before: url(/path/to/sound.ogg);
        }
    }
https://www.w3.org/TR/CSS2/aural.html
Waterluvian 4 hours ago | parent | prev [-]

Only screams.

circadian 4 hours ago | parent [-]

Best. Comment. Ever

rofko 4 hours ago | parent | prev [-]

You should be able to enable sounds with the M shortcut or through the Options menu.