问题
I have an atom electron application that plays Ogg audios with HTML5 Audio API. I'm facing performance issues when running this program in very slow and old computers with Windows OS. I'm trying to fork a new process in electron and play the audios with a module or a node addon. But I'm not finding a module or a node addon to do this. Is there any module or node addon to play Ogg files and work with electron?
来源:https://stackoverflow.com/questions/57164605/how-to-play-ogg-audio-in-electron-with-node-addon