author: Kathy

There are many reasons you might want to post your own audio on your blog, for example,

  • Your own talk show
  • You are a musician and you want to provide some of your music to potential fans
  • You are a speaker

Your first step is to record your audio. Many people use Audacity to record their audio.Audacity is a free audio-recording program, available in Windows, Mac OS 9 or X and Linux/Unix versions.

Download Audacity: http://www.audacity.sourceforge.net

You also need to download the LAME MP3 encoder which allows Audacity to export MP3 files. You will see the download link for that on the same page as Audacity download.

Recording your audio with Audacity is very simple and the website provides easy tutorials.

After you have completed the recording, your first step is to upload the audio file on to your Doteasy server using FTP.

After you have uploaded the file, your next step is to add the MP3 file to your Doteasy Hosted Blog. The easiest way is to use the <embed> link. Make sure you are in the [Source] view.

Source view

Basic player

audio player

Code:

Replace MP3_FILE_URL with the actual mp3 file address./p>

If you want a fancier-looking player, you can try one of the following:

1. Odeo MP3 Player

Code:

Replace [MP3 file address] with the actual mp3 file address.

2. Google Reader MP3 Player

Code:

Replace MP3_FILE_URL with the actual mp3 file address.

3. Yahoo! MP3 Player

Code:

Replace MP3_FILE_URL with the actual mp3 file address.

Comments

comments