TalkShoe Developers

You can get the stream URL from the API getEpisodes?talkcastId=XXXXX where XXXXX is your call ID. The stream URL will be present for any episode that has True for tag streaming. The StreamingURL is located in the streamUrl tag and will look like this http://recordings.talkshoe.com:8000/TS-XXXXX.mp3) and to get it to play in a streaming player you can use the playlistUrl tag that will look like
http://recordings.talkshoe.com:8000/TS-XXXXX.mp3.m3u


Again, these Url tags will only appear for episodes that are currently streaming. If you want to know what the streaming URL will be prior to it going live you can get the episode Id for any scheduled call from the same API by grabbing the episodeId tag from any upcoming episode and then just replacing the XXXXX with the episodeId for the playlistUrl and streamUrl tags above. Example: if my episode Id for an upcoming episode is 4321 as returned in the tag, then the playlistUrl and streamUrl http://recordings.talkshoe.com:8000/TS-XXXXX.mp3You can get the stream URL from the API getEpisodes?talkcastId=XXXXX (where XXXXX is your call ID). The stream URL will be present for any episode that is True for tag true . The StreamingURL is located in the streamUrl tag (http://recordings.talkshoe.com:8000/TS-4321.mp3) and to get it to play in a streaming player you can use the playlistUrl tag like
http://recordings.talkshoe.com:8000/TS-4321.mp3.m3u

Reply to This

About TalkShoe Developers

Aaron Brauser Aaron Brauser created this social network on Ning.

Create your own social network!

TalkShoe Developers Badge

© 2008   Created by Aaron Brauser on Ning.   Create your own social network

Badges  |  Report an Issue  |  Privacy  |  Terms of Service