Convert wav to wma

2019-04-10 02:06发布

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?

2条回答
手持菜刀,她持情操
2楼-- · 2019-04-10 02:31

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

查看更多
你好瞎i
3楼-- · 2019-04-10 02:36
登录 后发表回答