Try this script for embedding an audio file into a web page:

<html>
<head>

<title>Audio Test page</title>

</head>
<body bgcolor="#ffffff" text="#000000">
<font color="#ff0000" size=5 >Audio Tests.</font>

<img src="monkeyloop.gif" height= "173 " width="130 ">

<a href="don'tworry.aiff">Click here to be reassured.</a>

</body>
</html>

Click here to see what this page looks like.

Don't forget to upload your audio file to your IFS space, and rewrite the html document that points to it.