I want to play a audio/ogg; codecs=opus
audio file in Safari browser.
Due to some limitations, our server cannot do the conversion to some other format playable on Safari (caf-opus/wav/mp3).
I wish to do the conversion, on the client side, from ogg to other formats such as caf, mp3, wav which are supported by Safari. We use angular 8.
How can I convert ogg contents to caf container format in angular? Since both have codes opus and just the container format is different, is it easy to do this?
I've looked into the following libraries, but not had success: