分类目录归档:XNA
2009
02-22
	
            02-22
How To: Change Sound Volume Levels
2009
02-22
	
            02-22
How To: Stop or Pause a Sound
2009
02-22
	
            02-22
How To: Play a Sound Using XACT
2009
02-22
	
            02-22
How To: Stream a Sound
2009
02-22
	
            02-22
How To: Play a Song
    	Demonstrates how to play a song from a user's media libary.The Complete SampleThe code in this tutorial illustrates the technique described in the text. A complete code sample for this tutorial is ava....        Read More >
    
    2009
02-22
	
            02-22
How To: Play a Sound
    	Demonstrates how to play a sound.To play a sound without using XACT, you will use the SoundEffect or SoundEffectInstance classes. Using these classes is simpler than using XACT and the classes require....        Read More >
    
    