Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Karaoke App #4

Open
garudaonekh opened this issue Sep 11, 2014 · 2 comments
Open

Karaoke App #4

garudaonekh opened this issue Sep 11, 2014 · 2 comments

Comments

@garudaonekh
Copy link

Hi,

I am looking to build Karaoke App for Android but existing sound API is lacking.

Requirement:

  1. Play an audio file in the background(music) and record user voice thru Microphone
  2. Save record of the Audio background mixed with the microphone as MP3 format

Is this project helpful for this?

Regards;

@nettoyeurny
Copy link
Contributor

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:

  1. Play an audio file in the background(music) and record user voice thru
    Microphone
  2. 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
#4.

@geek-paulwong
Copy link

geek-paulwong commented Oct 20, 2016

@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! ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants