Not as such, no.
While a "Play a Sound" action can end sound playback in other commands, it cannot prevent other commands from starting playback.
You could try splitting your sound into two parts, and starting the second part shortly after running the command you don't have access to, to try and cut off that sound, but that would be timing-sensitive.