Y
Hacker News
new
|
ask
|
show
|
jobs
by
amarant
2 hours ago
Is there a way to produce sound using CSS?
2 comments
Waterluvian
2 hours ago
Only screams.
link
circadian
2 hours ago
Best. Comment. Ever
link
pwdisswordfishq
2 hours ago
@media speech { body { cue-before: url(/path/to/sound.ogg); } }
https://www.w3.org/TR/CSS2/aural.html
link