Audio convert error

I’m try convert WAV audio for playback on asterisk but audio cannot be hearing.

I’m use Sox 14.3 and Asterisk 1.8.

Anyone can help me.

sox input.wav -b 16 -r 8000 -c 1 output.wav

sox input.wav -s -w -r 8000 -c 1 output.wav