
Chapter Twenty-four: Waveform Audio Recording |
|
of Contents:
Getting Started - Tips and Tricks
Interlit Web Site Links to Textbook Chapter Resources
Required Equipment, Software and Services
Course Syllabus
Course Assignments and Due Dates
Part One: Understanding The Internet
Part Two: Getting On The Internet
Part Three: Communicating Over The Internet
Part Four: Finding Things On The Internet
Part Six: Using Multimedia On The Internet
Part Seven: Planning For The Future Of The Internet
Send E-Mail: |
After completing this chapter, you will be able to:
Embedding Sound Files in Your Web Page
You can embed sound clips directly into your web pages just as if they are images or text. To do so, use the <EMBED> HTML tag, the same way you would use <IMG> tags. For example, to embed a sound file called BELL.WAV into your web page, use
the following coding:
For this to work properly, you need to make sure the sound file is present on the web server along with you HTML files. You will also want to specify the height and width of the control box which will allow the viewer to start, stop and replay the sound clip. Thye default settings for the control box are: HEIGHT="60" WIDTH="140". If you add the keyword AUTOSTART="TRUE" (the default is FALSE), your sound clip will automatically play as the browser downloads it. Otherwise, visitors must click on the Play button the control box. Example of modified HTML coding:
Online Resources
|
![]() | ![]() | ![]() | ![]() |
Please report any missing or broken links to Jennifer Lagier | |||