-
-
Notifications
You must be signed in to change notification settings - Fork 102
Microphone Sample
Simon (darkside) Jackson edited this page Aug 21, 2020
·
7 revisions
Area | Submitted | Type |
---|---|---|
Games: Audio, Sensors | 11/19/2010 | Code Sample |
This sample demonstrates how to get audio input from the microphone in a Silverlight for Windows Phone application by using the Microsoft.Xna.Framework.Audio.Microphone class. It also shows how to play audio by using the SoundEffect and SoundEffectInstance classes. The code monitors audio playback on a separate thread and updates the user interface when the sound stops playing. For more information about accessing the microphone in a Silverlight application, see How to: Access the Microphone in a Silverlight Application for Windows Phone.
Download | Size | Description |
---|---|---|
SilverlightMicrophoneSample | 0.05MB | This sample demonstrates how to get audio input from the Windows Phone microphone in a Silverlight application by using the Microsoft.Xna.Framework.Audio.Microphone class. |
SilverlightMicrophoneSample.zip | 0.05MB | This sample demonstrates how to get audio input from the Windows Phone microphone in a Silverlight application by using the Microsoft.Xna.Framework.Audio.Microphone class. |