I have never been able to get SimulateTouch to work with a webview at all
I just have assumed it doesn't work
"
You could try a native app with a webView loading URL of a local file with your HTML,
Then use web.execute to fake user interaction.
(Or play the music using app.PlaySound).
Regards, ah