Recording sound, -and then using/saving it... (On android)
        Posted  
        
            by James Rattray
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by James Rattray
        
        
        
        Published on 2010-04-25T19:34:00Z
        Indexed on 
            2010/04/25
            19:53 UTC
        
        
        Read the original article
        Hit count: 339
        
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
© Stack Overflow or respective owner