
<p>
Description for class <b>Sound</b>:
<blockquote>

		The Sound class allows sound files to be loaded and played in  a simulation. The sound file, in WAV or AIFF format, is loaded using the  method METHOLD(load).  The sound can then be played using  play.  The same sound effect can be played several times simultaneously by making repeated calls to play.  
	
</blockquote>
</p>
<p>
Inherits from <b>Abstract</b>
</p>
<p>
Full API documentation for the class <b>Sound</b>:
<ul>
<li><a href="/documentation/steveclasses/Sound.html">steve language documentation</a></li>
<li><a href="/documentation/pythonclasses/Sound.html">Python language documentation</a></li>
</ul>
</p>
