I want to convert a .wav file to .wma (or .mp3) on Windows Phone 7 Mango.

I want to save a recording from the microphone and use the SaveRingtoneTask so I can save it as a ringtone.

How can I convert the file on Windows Phone 7 so I don't have to use a web service?

If it can't be done on the phone does anyone know how to convert it and trim it down to 40 seconds?

link|improve this question

feedback

2 Answers

Have a look at Windows Media Audio compressor.

link|improve this answer
feedback
up vote 0 down vote accepted

I ended up using this example http://www.codeproject.com/KB/audio-video/MP3Compressor.aspx and stripping out everything but the .mp3 convertions.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.