2 out of 4 rated this helpful - Rate this topic

Microphone Class

Provides properties, methods, and fields and events for capturing audio data with microphones.

Namespace: Microsoft.Xna.Framework.Audio
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)

public sealed class Microphone
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
Here's a microphone walkthrough
Here's a simple sample to show how to use the microphone in a Windows Phone app.
http://blog.jerrynixon.com/2012/02/wp7-sample-microphone-enabled-phone-app.html 
// Jerry Nixon