I have two audio files with .mp3 and .3gp with different timings but i want to mix those audios and produce one audio file with timings as first one. If 1st audio is 30sec and 2nd audio is 2min i want mixture of two audios which is of 30sec only. Once the first audio ends it should stop mixing. I want the audio to be saved in file.
Currently I'm succeful of playing two audios using mediaPlayer but i want them to be played only when mixing is complete.