How AMR to WAV conversion works
AMR decode → normalized audio stream → WAV encode
Reading AMR
AMR input is optimized for narrowband or wideband speech and may have limited metadata.
Creating WAV
WAV output uses uncompressed PCM for broad editing compatibility and typically creates a larger file.