Hacker News new | ask | show | jobs
by towelguy 4124 days ago
In Firefox you can right click it and change the play speed. It only allows you to change to 0.5x, 1.5x and 2x but if you want some other speed you can simply open the console and do `document.querySelector('audio').playbackRate = 1.3`