There is an audio player available from Amazing with which you can create an audio player for your site. Up to three songs with the free version. The songs are not uploaded to a third party site.

There are 2 ways to add it, HTML5 and iFrame.

iFrame

I was able to use the iFrame method, but I had to upload the player html file and the two associated folders created when using the app because the code requires the web location of the audioplayer.html file.

<iframe src="http://jcbrown.xara.hosting/Test Amazing/audioplayer.html"
width="400" height="400" border="0" frameborder="0" scrolling="no"></iframe>

Is there another way to do this rather than manually uploading the audioplayer.html and folders? Xara did not upload the file and folders when publishing.

HTML5

Same thing, it didn't work unless the audioplayer.html and folders were uploaded to the site.

Credit - for anyone who opens the site, the songs were done by Gary Bouton on one of his Christmas Albums.

Thanks,
John CB