Recording sound, -and then using/saving it... (On android)
- by James Rattray
I want to add a feature into my app where you can record sound and then use it within the app (MediaPlayer)
How can I do this?
-First, how do I record sound?
-Second, how do I get it into a Mediaplayer?
-Does it have to be saved? or can it go from being recorded - into app straight away...
Please help,
Thanks alot...
James