<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Audio/AudioEmitter.html"title="class in Microsoft.Xna.Framework.Audio">AudioEmitter</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Audio/AudioListener.html"title="class in Microsoft.Xna.Framework.Audio">AudioListener</a></td>
<tdclass="colLast"> </td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Audio/DynamicSoundEffectInstance.html"title="class in Microsoft.Xna.Framework.Audio">DynamicSoundEffectInstance</a></td>
<tdclass="colLast">
<divclass="block">Provides properties, methods, and events for play back of the audio buffer.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Audio/SoundEffect.html"title="class in Microsoft.Xna.Framework.Audio">SoundEffect</a></td>
<tdclass="colLast">
<divclass="block">Reference page contains links to related code samples.</div>
</td>
</tr>
<trclass="altColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Audio/SoundEffectInstance.html"title="class in Microsoft.Xna.Framework.Audio">SoundEffectInstance</a></td>
<tdclass="colLast">
<divclass="block">Provides a single playing, paused, or stopped instance of a SoundEffect sound.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="packageSummary"border="0"cellpadding="3"cellspacing="0"summary="Enum Summary table, listing enums, and an explanation">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Audio/AudioChannels.html"title="enum in Microsoft.Xna.Framework.Audio">AudioChannels</a></td>
<tdclass="colLast">
<divclass="block">Defines the number of channels in the audio data.</div>
</td>
</tr>
<trclass="rowColor">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Audio/SoundState.html"title="enum in Microsoft.Xna.Framework.Audio">SoundState</a></td>
<tdclass="colLast">
<divclass="block">Current state (playing, paused, or stopped) of a SoundEffectInstance.</div>
</td>
</tr>
</tbody>
</table>
</li>
<liclass="blockList">
<tableclass="packageSummary"border="0"cellpadding="3"cellspacing="0"summary="Exception Summary table, listing exceptions, and an explanation">
<tdclass="colFirst"><ahref="../../../../Microsoft/Xna/Framework/Audio/NoAudioHardwareException.html"title="class in Microsoft.Xna.Framework.Audio">NoAudioHardwareException</a></td>
<tdclass="colLast">
<divclass="block">The exception that is thrown when no audio hardware is present, or when audio hardware is installed, but the device drivers for the audio hardware are not present or enabled.</div>