Go to advanced search

by oliblake
Thu Aug 17, 2017 8:23 pm
Forum: General programming discussion
Topic: Controlling sound files with html buttons
Replies: 5
Views: 2624

Re: Controlling sound files with html buttons

Definitly doable, and there would be many different ways of doing it. Maybe too many, your experience would be useful to know to reduce the number of options. An example: - A pure Python based solution using "Flask" ( https://www.raspberrypi.org/learning/python-web-server-with-flask/ ) to create we...
by oliblake
Tue Aug 15, 2017 7:51 pm
Forum: General programming discussion
Topic: Controlling sound files with html buttons
Replies: 5
Views: 2624

Re: Controlling sound files with html buttons

Thanks for the reply. My experience is pretty limited so I would like a fairly easy way to achieve what I am after. I will try the example you linked to first and see how I get on with it. Would you be able to provide any other examples please?

Thank you
by oliblake
Sun Jul 30, 2017 9:02 pm
Forum: General programming discussion
Topic: Controlling sound files with html buttons
Replies: 5
Views: 2624

Controlling sound files with html buttons

Hi, I am wanting to do a project where I have sound files on the Pi and then be able to play/pause them from buttons on a html page. Basically, I would create a simple html page and then have buttons linking to different sound files. When any of the buttons are clicked it would play the sound it is ...

Go to advanced search