windows-phone-8.1audio-converter

Windows Phone 8.1 audio format conversion


How can we convert audio in WP 8.1 from one format to another in a Memory Stream?

Ex. convert MP3 file to WAV (PCM).

I checked the following:

Appreciate your help.


Solution

  • Did you try out the MediaTranscoder class for the conversion?

    Reference: Compress wav file to wma on Windows Phone 8