开发者

Recording audio from the microphone in Windows Phone 7 Series

开发者 https://www.devze.com 2022-12-23 04:01 出处:网络
I\'m wondering if anyone has any code samples or links to documentation that demonstrate how to capture audio from the device\'s microphone on the new Windows Phone Series 7. I\'ve re开发者_StackOverf

I'm wondering if anyone has any code samples or links to documentation that demonstrate how to capture audio from the device's microphone on the new Windows Phone Series 7. I've re开发者_StackOverflow中文版cently downloaded the Windows Phone SDK CTP for Visual Studio 2010 and I'm struggling to find any supporting documentation that might help.

Thanks,

Richard.


Check out this blog post for an example on how to do it. It's not as straight forward as just using the XNA Microphone class. There are a couple of other things you need to do.


try Microsoft.Xna.Framework.Audio.Microphone.Start, Stop and GetData. don't know if it works but know that's where the mic is.

0

精彩评论

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

关注公众号