Page 1 of 1

Play a sound from a browser command

Posted: Sun May 19, 2013 4:40 am
by mracine923
I'm new at this (just got this today) so please bear with me...

I'm trying to figure out how to send an HTML command to the R.P. to run a command. I can play a sound file by running this command...

sudo aplay alarm.wav

...but I'm trying to figure out how to do this remotely. I would like to setup a schedule to send this command to the raspberry pi at a set time but need to figure out how to do this with an html command.

Re: Play a sound from a browser command

Posted: Sun May 19, 2013 8:29 am
by ghans
SSH and Putty (for batch files) is not enough ?

ghans

Re: Play a sound from a browser command

Posted: Thu May 23, 2013 7:11 pm
by mracine923
I'm working from a device that does not allow for SSH so I'm stuck to using a http command.

Re: Play a sound from a browser command

Posted: Thu May 23, 2013 10:36 pm
by sprinkmeier