Quote: "this will happen in a lot of apps, not just AGK."
Why is that? Is it related to some underlying problem with the platform? It seems to work fine for the music commands, so I imagine it must at least be possible.
Quote: "you can account for it with the command GetResumed()"
Well, kind of. I mean, this will restart it from the beginning, right? And it requires quite a lot of additional book-keeping on my part to get this to work. I guess I will be able to work around it if I really have to, but it will require quite a lot of changes to my code to keep track of all the sounds that are in flight and might need to be restarted, so I'd rather it just worked
.