Until PhoneGap 1.6 was released I was using a PG plugin called SoundPlug to achieve low latency audio on my iOS app project.
With PhoneGap 1.6 the SoundPlug plugin no longer works (at least I can't seem to get it too). Does anyone have a solution I could use?
I'm using it to play a beep when a button is pressed that records audio.
Thanks