|
Streaming Audio and Video and
Spash Pages


1 Laura's Image Slideshow
2.. Converting CD audio files into "wave" or "mp3" files
-
Easy CD-DA Extractor
-
You can use CDex to convert CD audio files
to Wave or MP3 files.
2. Software for editing and creating sound files
- Audacity 1.2.3.
- Windows Media Encoder
- Sound Forge
3. . Sound recording using a microphone with Windows
Media Encoder
-
Testing sound file
- Record sounds from a microphone or CD
using Windows Media Encoder
- When you are recording sounds, make sure you
configure the "Device options" to the source
you want to record from.
- You can record from "aux", "CD player",
"line-in", or "microphone".
- You can make short recordings right off of
a CD in your computer by selecting the
"microphone" as your record source.
30 second "Let it Be" sound Bite
10 second "Let it Be" sound Bite
60 second "Ryan Cox" Piano
60 second "Ryan Cox" Piano
20 second "Jazz" sound Bite
- When you are recording music here, you are actually recording music off of your microphone. So try to reduce feedback if you want the sound file to be clear on the web.
- Record simple voice recordings at lower
resolution than complex musical recording.
3. Example of code to add background sound to a
webpage on opening that page:
- This webpage with automatic background sound
on opening
- <bgsound src="jazz.wma" loop="1" >
- Put this code near the top of the Body tag <body>
- See the code for this on this webpage (View source)
- Be careful adding background music when the
page first opens. It can be annoying to hear
this music every time you open the page.
4. Example of Historical Audio placed on the web:
Lyndon Johnson Describes the Vietnam war as
not worth fighting
4. Example of page with simple noise effects
3. The Place of Audio files in websites.
- Music or MP3 sites
- Background sounds
- Special effects
- Flash presentations
- Recoded speeches
- Live press conferences and audio performances.
- Web radio
- Internet Chats
|