I am using Media API of Cordova to record and play Audio files, What I want now is that whenever I record an audio file then it must merge to previous audio file if previous audio file exist or if it does not exist then it must create as a new file.
I am not getting any solution to it, any help is greatly appreciated.