Thank you for your answer Goury
Ashley - Could you implement audio.length as a system expression in the future?
For example, instead of using
On sound ends -> do something
which is dependent on the sound actually playing to do the actions, there could be
Event -> Play Sound
Wait Sound.lenght seconds
Do something