There are a variety of ways to play a sound on the client.
For example, you can put some HTML in your page like this to play a wav,
mp3
or midi file in your IE web page:
<bgsound src="mysound.wav">
And here are some more advanced techniques:
http://SteveOrr.net/articles/StreamingMedia.aspx