Microphone Methods
XNA Game Studio 4.0
| Name | Description | |
|---|---|---|
|
Equals | (Inherited from Object.) |
|
GetData | Overloaded. Gets the latest recorded data from the microphone. |
|
GetHashCode | (Inherited from Object.) |
|
GetSampleDuration | Returns the duration of audio playback based on the size of the buffer. |
|
GetSampleSizeInBytes | Returns the size of the byte array required to hold the specified duration of audio for this microphone object. |
|
GetType | (Inherited from Object.) |
|
Start | Starts microphone audio capture. |
|
Stop | Stops microphone audio capture. |
|
ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |