Page 74 - Computer - 4
P. 74
SOME MORE SCRATCH BLOCKS
Let us learn about some more categories of blocks available in Scratch 3.
Sound Blocks
The Sound blocks are used to play sounds. These blocks are colour-coded bright
purple. Some of the Sound blocks are:
Block Function
Plays a sound and resumes the script after the sound ends.
Plays a sound without pausing the script.
Stops all sounds from playing.
Changes the volume by the specified amount.
Changes the pan left/right or pitch by the specified amount.
Lab Activity 1
Let us make the Cat sprite play meow sound 10 times. Experiential Learning
1. Open a new project.
2. Create the stack of blocks as shown in the image.
3. Click the Go button to run the project.
The Cat sprite plays the meow sound 10 times and changes its colour each
time.
A sample image for your reference is given.
72