Microphone Properties
XNA Game Studio 4.0
| Name | Description | |
|---|---|---|
![]() |
All | Returns the collection of all currently-available microphones. |
|
BufferDuration | Gets or sets audio capture buffer duration of the microphone. |
![]() |
Default | Returns the default attached microphone. |
|
IsHeadset | Determines if the microphone is a wired headset or a Bluetooth device. |
|
SampleRate | Returns the sample rate at which the microphone is capturing audio data. |
|
State | Returns the recording state of the Microphone object. |
