Microphone.All Property
Returns the collection of all currently-available microphones.
Namespace: Microsoft.Xna.Framework.Audio
Assembly: Microsoft.Xna.Framework (in microsoft.xna.framework.dll)
Syntax
public static ReadOnlyCollection<Microphone> All { get; }
Property Value
The collection of microphones.
Remarks
Windows Phone Specific Information |
---|
This property will always return the default microphone on Windows Phone, and it will only return one device. |
See Also
Microphone Class
Microphone Members
Microsoft.Xna.Framework.Audio Namespace
Platforms
Xbox 360, Windows 7, Windows Vista, Windows XP, Windows Phone