10
Sound

User name: 4htechclub Password: dmacc2015 Email: [email protected]@gmail.com Limit

Embed Size (px)

Citation preview

Page 1: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

Sound

Page 2: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

http://www.spokentext.net User name: 4htechclub Password: dmacc2015 Email: [email protected] Limit : 50 recordings per day

Sign in then dashboard then new recording. Make the file.

Right click on MP3 and “Save linked content as” Save to A1TheBook/audio folder

Using a TTS ( text to speech)

Page 3: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

Must be mp3

Convert other sound files to Mp3

http://audio.online-convert.com/convert-to-mp3

Audio files

Page 4: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

Copy and past the mp3 file to the A1TheBook/audio folder

At the beginning of you code look for this code:<section>

<audio id="LSound" controls preload="auto"> <source

src="audio/shutdown.mp3"> </audio> <h2 id="L"> L </h2> </section>

Adding Sound

Page 5: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

Replace the Red code with your mp3 sound file

<section> <audio id="BSound" controls preload="auto">

<source

src="audio/shutdown.mp3"> </audio> <h2 id="B"> B </h2> </section>

Add sound to the letters on the left side

Page 6: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

In Dreamweaver◦ Turn on (click) Design and Live buttons ◦ Put your mouse over the letter button on the left

side of the screen.

◦ You should hear your recording.

Test sound file

Page 7: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

Adding a title to you picture <h4>12</h4></td> Replace the 12 with a word describing the

picture. This is to help the teacher working with the

child.

Title your pictures

Page 8: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

You can attached hover for the sound to the words under the pixture.

Mouse over the picture tile and hear the works.

This takes advance coding.

Adding sound to your pictures

Page 9: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

The part you can do is type this code :<section>

<audio id="Lp1Sound" controls preload="auto">

<source

src="audio/shutdown.mp3"> </audio> <h2 id="Lp1"> Picture Name </h2> </section> Replace shutdown.mp3 with the name of your MP3 file Replace Picture Name with the name of your picture. You need this code for each picture you want sound with.

Adding sound to your pictures

Page 10: User name: 4htechclub  Password: dmacc2015  Email: 4htclub@gmail.com4htclub@gmail.com  Limit

Show what is done. Show where and how their files work Covers? Any other letters done or changed. Load them Not done. When Power point

◦ TTS◦ Contest◦ Next time

Robotscontests