Charles12310 wrote:

(#13)
I really think this should be useful because in there could be a wait when a block is runned.

play sound [sound v] for () secs :: sound

DotDash wrote:

(#11)
maybe ST could add a dropdown on the stop all sounds block so you could choose a specific sound, but it still has all in the dropdown.
There is a
 start sound [sound v] at () seconds :: sound 
block and a
 play sound [sound v] starting at () seconds until done :: sound 
block in Snail IDE, along with a
 stop sound [sound v] :: sound 
block.