I think I can make u better understand my problem with my words because there are not as such blocks for showing here.
Please try to understand:
In my App, I just want that by clicking a button, A sound recording should start and after it has finished, a mp3 file should be created. And, that will be later uploaded on the server. But, the problem is that for the sound recorder an existing file should be there(correct me if I am wrong) which should be mentioned in the SAVED RECORDING field of the component, which will be used to save the recording, and if it is not there a 802 error occurs saying “802 error: null” And, I want the recorder to create a mp3 ( or whatever audio extension) file everytime it records. I hope u will understand. Pardon me If I wrote anything wrong.