代码示例:(标识:eg_html_audio_object)
<!DOCTYPE html>
<html>
<body>

<object height="100" width="300" data="/static/demo/video/horse.mp3"></object>
<p><b>注释:</b>浏览器可能需要安装插件以后,才能播放该文件。</p>

</body>
</html>
运行结果: