Soundcloud Plugin SDK Player Setup

The *Plugin SDK supports Soundcloud embeds, using an iframe implementation. To get started, generate an embed code for your Soundcloud media by following the instructions at: https://help.soundcloud.com/hc/en-us/articles/115003568008-Embedding-a-track-or-playlist-.

To add the video to your interactive transcript, simply place the embed in your P3SDK div, and add an id to the iframe that is identical to your player_id (highlighted in pink):

<div class="p3sdk-container p3sdk-debug" player_id="soundcloud-player-6" player_type="soundcloud">

<iframe id="soundcloud-player-6" width="100%" height="450" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/233351852&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe>


</div>

 

To get the transcript and player to work, you will need to embed Soundcloud's Widget API on your page.

*The Plugin SDK is sometimes referred to as "P3SDK"

 

Have more questions? Submit a request

1 Comments

  • 0
    Avatar
    SClikes

    This information is useful to me as a new user of SoundCloud. Thumbs up!

Please sign in to leave a comment.
Powered by Zendesk