Specify starting time of track within URL for SoundCloud?

Funktr0n picture Funktr0n · May 26, 2013 · Viewed 23.8k times · Source

Anyone know if there's a way to generate URL's for SoundCloud tracks that specify a start time for the song? I'm looking for a way to force playback of streams at a certain time in the stream without having to do any processing on my end via the API.

Answer

Misha Reyzlin picture Misha Reyzlin · May 27, 2013

As @bsz correctly noticed, we have released a way of specifying start time on the sound when linking to it, append #t=12s to the sound's URL to start it at 12th second, etc.

If the audio is long enough, you can use (e.g.) #t=2h10m12s.