I need to convert MP3 to raw PCM mono 16 bit 8 KHz big endian (MSB,LSB). Could not figure out a way to do that.
I guess the closest I could get is by using wave conversion, selecting "Comp[ressed" and in Settings selecting format PCM and attributes 8.000 KHz, 16 Bit, Mono but this still didn't work for me most probably because of the big endian thing.
I guess the closest I could get is by using wave conversion, selecting "Comp[ressed" and in Settings selecting format PCM and attributes 8.000 KHz, 16 Bit, Mono but this still didn't work for me most probably because of the big endian thing.