I have developed android app using Phone Gap.
In the Application implement the voice recording method. Once recorded we received a audio file as wav format but i need the wav format as pcm 16bit 8000hz and channel is mono.But My wav file is in AMR band narrow format 32bit 8000hz mono.
Is there any possible for convert this format?