I am trying to record a audio & stores into a sdcard as well as send to server. When I am trying to play recorded voice its playing,but not as I have recorded. If I rec
int channels = 1 instead of int channels = 2 for CHANNELS = AudioFormat.CHANNEL_IN_MONO!
int channels = 1
int channels = 2
CHANNELS = AudioFormat.CHANNEL_IN_MONO