How can I convert mp3/wav/m4a to aac using only vanilla JavaScript?

1 day ago 1
ARTICLE AD BOX

How can I do this without using any third party frameworks or libraries?

Thanks in advance for any help, with even just one of these (mp3, wav, m4a)

I am somewhat familiar with the Web audio API. I would imagine any solution would include this

Read Entire Article