There are pieces of music, they are played when you press the buttons. How do I record the playback of sounds so that you can save a summary of the samples? I write under android. I found only a class that records voice calls or from a microphone.

Thank you in advance.

    2 answers 2

    Wouldn't it have been easier to save numbers (sample IDs) in a summary, and only then to glue them somewhere together in accordance with the sequence of numbers that was pledged?

      As far as I know for such things there is a class MediaRecorder

      http://developer.android.com/reference/android/media/MediaRecorder.html