Recording Sounds with Microphones
This section provides topics that demonstrate how to write code that supports microphones in XNA Game Studio.
In This Section
- Working with Microphones
- Provides an overview and basic concepts of microphone usage for XNA Game Studio 4.0 Refresh-enabled games.
- Recording Sound with a Microphone
- Demonstrates the basics of recording audio using a microphone attached to a device.
Related Topics
- Sounds Overview
- Provides a high-level overview about the capabilities of the Audio API in XNA Game Studio in addition to general audio terminology.
- Voice Support
- Introduces the voice support options available in the XNA Framework.
- Responding to User Input
- Demonstrates techniques for accessing various input devices and responding to user input.