Stage::stopSound()
Stops the given sound.
Syntax
Java
Scratch
stop Sound (name)
Parameters
Name | Data Type | Description |
---|---|---|
name | String | The name of the sound to stop. |
Stops the given sound.
stop Sound (name)
Name | Data Type | Description |
---|---|---|
name | String | The name of the sound to stop. |