Open garudaonekh opened 10 years ago
I suppose you could build a Karaoke app on top of Patchfield, but it doesn't sound like you would actually need the functionality of Patchfield. It may be simpler to just use the opensl_stream library directly (Patchfield is built on top of opensl_stream): https://github.com/nettoyeurny/opensl_stream Cheers, Peter
On Thu, Sep 11, 2014 at 12:13 AM, chamroeunbm notifications@github.com wrote:
Hi,
I am looking to build Karaoke App for Android but existing sound API is lacking.
Requirement:
- Play an audio file in the background(music) and record user voice thru Microphone
- Save record of the Audio background mixed with the microphone as MP3 format
Is this project helpful for this?
Regards;
— Reply to this email directly or view it on GitHub https://github.com/google/patchfield/issues/4.
@chamroeunbm Did you eventually successfully build out a Karaoke app on top of Patchfield? I'm trying to do the same thing. Greatly appreciate if you could share your experiences. Thank you! ;)
Hi,
I am looking to build Karaoke App for Android but existing sound API is lacking.
Requirement:
Is this project helpful for this?
Regards;