With Soundcloud, I've been looking at the API, but I'm not quite sure of the best way to do what I want.
I'm building a site which I'll use to host a number of sound files on Soundcloud. I'd like to be able to let people search for sounds (they'll be sermon mp3 files for a church website) and then list the results on our site, together with the embedded player.
What would be the best approach to use to display a player for each of the returned search results? Obviously, speed is a concern for us - so would like to approach this the best way.
Just a general approach would be fine - and if there is an example line of code or two, that would be awesome. I'm using PHP.
Thanks for any help,
Toby.