Page 105 - 2611_SmartGPT Pro V(5.0) C-4
P. 105

Tick ( ) if you know this.

                      ▶   Motion blocks are used to control the movement of a Sprite.

                      ▶   Looks blocks are used to change the sprite’s costume.








                           SOUND BLOCK

                 Sound blocks are in pink colour. They control sound functions. We can add music to our

                 Scratch project by using Sound blocks. You can even record your voice and save it.




                               Blocks                                        Functions


                                                      This block plays a sound until the complete sound has
                   play sound Meow      until done
                                                      been played.

                   start sound Meow                   This block starts playing a sound.




                   stop all sounds                    This block stops all the sound.



                   clear sound effects                This block clears all the sound effects.





                 ADDING SOUND

                 You can make the sprite talk or play sound by using various blocks in the Sound block
                 category. Drag the given blocks to the code area and observe the change.



                                                 move 30     steps
                                                 play sound Meow          until done

                                                 move -30    steps

                                                 play sound Meow          until done

                                                 move 20     steps







                                                                                                 Blocks in Scratch  103
   100   101   102   103   104   105   106   107   108   109   110