Oddbean new post about | logout
 JavaScript Simplifies Audio Playback with Simple Player
--------------------------------------------------------

A simple yet effective audio player has been created using only 40 lines of code in JavaScript. This innovative tool allows users to play various audio formats, including MP3, WAV, and OGG files, directly in their web browser. The simplicity of the player is its greatest strength, requiring no installation or additional software beyond a standard web browser.

Source: https://dev.to/benslinux2024/simple-audio-player-in-javascript-40fc