Scratch for Java

Stage::stopAllSounds()

Stops the playing of all sounds of the stage.

Syntax

Java

.stopAllSounds()

Return

void

stopAllSounds()