How WMA to WAV conversion works
WMA decode → normalized audio stream → WAV encode
Reading WMA
WMA input is read from its ASF container; protected or DRM-encrypted streams are rejected.
Creating WAV
WAV output uses uncompressed PCM for broad editing compatibility and typically creates a larger file.