开发者

Compressing PCM

I'm recording sound from Microsoft.Xna.Framework.Au开发者_运维技巧dio.Microphone Is there any way to compress it after words? The best will be to have mp3 or wmv files, but I can't find any solution. The cloud computing will be to slow i think.


Unfortunately, there is no framework support for audio compression. Although you could technically implement the algorithm yourself in managed code, it will probably consume too much processing power and your application won't pass Microsoft certification.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜