TAndroidLame icon indicating copy to clipboard operation
TAndroidLame copied to clipboard

how to decode a mp3 file to a wav file

Open gqb opened this issue 9 years ago • 1 comments
trafficstars

how to decode a mp3 file to a wav file

gqb avatar Apr 29 '16 04:04 gqb

Wav file's code format is direct pcm. Just add a wav header to play.

ChadCSong avatar Apr 29 '16 06:04 ChadCSong