Skip to content

Sound and Music

Simon (darkside) Jackson edited this page Aug 21, 2020 · 7 revisions

Sound and Music

Area Submitted Type
Games: Audio 10/4/2010 Code Sample

Sample Overview

Get the basics on Sound and Music for games on Windows Phone 7. This sample introduces three types of sound media interaction that games will use regularly, and demonstrates the options of each: simple “fire and forget” SoundEffects, stored SoundEffectInstance objects that can be manipulated during playback, and Song objects that efficiently load and play music files.

All content and source code downloaded from this page are bound to the Microsoft Permissive License (Ms-PL).

Download Size Description
SoundAndMusic_4_0 1.38MB Source code and assets for the Sound and Music Sample (XNA Game Studio 4.0).
SoundAndMusic_4_0.zip 1.38MB Source code and assets for the Sound and Music Sample (XNA Game Studio 4.0).
Clone this wiki locally