I want to know if it’s possible to record sounds while the device is playing music, the idea is try to develop a “karaoke” and save your voice.
I’m using PhoneGap and the OS is Android. At the moment I don’t want the code, I just want to know if that is possible and try it by myself.
thanks
Yes, yes you can. Look at the PhoneGap Media API. You would need two media objects. One for record and one for playback.