Read mp3 file and play it inside an Electron React app
I am trying to create an app with the electron-react boilerplate where i can create audio files. I have been looking for a library that allows me to load mp3 files, start playing them and pause them as well.