How to embed audio

A good activity in class is to get your students to record speaking or dialogs to post. You can record these using the free and powerful Audacity software. This will allow you to save the recording in a small file size after you export the result in an mp3 format. You'll also need the lame encoder to do this after you install Audacity.

Once you have made your recording, here is how to upload it into a blog:

  1. Sign in to your google account.
  2. Go to the site manager of Google Page Creator (you can join Google Page Creator through Google Labs).
  3. On the right side of the page where the files are, click browse and upload the audio file.
  4. Next, start a new post in blogger and copy and paste the code below into it.
  5. Add "sharp brackets", e.g. "<" and ">" before and after the code.
  6. Replace the location of the file as defined by "http://......" with the address of the audio file you have uploaded (to find the address, right-click on the uploaded file in Google Page Creator and choose "view properties".
  7. Publish the post and test it out.
  8. If it doesn't work, it may be due to a slow internet connection causing a delay, or an extra space or error in your code. If necessary, go through the steps above again.
code to copy and paste:

embed src="http://scottdagilis.googlepages.com/salem201intro.mp3" type="application/octet-stream" loop="false" autostart="false"

1 comment:

puyal said...

Thank you. As a person who started with the sole purpose of highlighting mistakes on road I was not satisfied with just words and photos! Your suggestion helped me out. I successfully embedded an jingle I made about the use of helmet. The audio is in Tamil language. You can hear it in my blog http://magicpuyal.blogspot.com
Thank you once again.