Sprite::playSound()
Plays a sound.
Examples
Syntax
Java
Scratch
play sound (name) until done
Parameters
Name | Data Type | Description |
---|---|---|
name | String | The name of the sound to play |
Return
void
Plays a sound.
play sound (name) until done
Name | Data Type | Description |
---|---|---|
name | String | The name of the sound to play |
void