Hi I'm trying to record simple voice using jaudiorecord library and then upload the wav file to a server... But the output is a very large file even if I use mono with a bit rate of 5525 . Its still too large for uploading.
What's the best way to get very small file size that can be playable programmatically.. With a reasonable audio quality for simple audio note?
What's the best way to get very small file size that can be playable programmatically.. With a reasonable audio quality for simple audio note?