Hello,
I’m trying to use a custom audio processor on Tizen. I have this woking on a simulator, however when I make a call to audioContext.audioWorklet.addModule(“$PATH_TO_PROCESSOR”) I get a DOMException. I find it odd that it works on a simulator but not a real device. Any help on this issue is appreciated, thank you.