You're right, it should be soundAlert().

However, that still doesn't appear to beep on the VM, even when corrected.

I'm actually trying to get the camera up, but went for several things that would be visible/audible on the VM system.

My logic for choosing an example ServiceRequest is:

1) Look in the services folder, for .service files.
2) Pick one that should be simple to call up, and use its Actions field.

I tried "Clock", "showClock", but there is already a clock of sorts on the screen.
I tried "Alert", "soundAlert", but there is no sound.

So, I'm wondering whether I'm just being unlucky here, or whether I'm calling it in the wrong way, or whether I'm calling it from the wrong place.

If I figure this out, I can then get further. I used the email There just doesn't seem to be any documentation on this that has examples. Googling for ServiceRequest now lists this thread as almost its top response, which isn't good

Thanks for your help.