# Audioboom Embed

**URL:** https://meta.discourse.org/t/audioboom-embed/51203
**Category:** Feature
**Created:** [October 7, 2016, 12:53am UTC](https://meta.discourse.org/t/audioboom-embed/51203 "2016-10-07T00:53:29Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![JamesNorth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesnorth/32/283740_2.png) [@JamesNorth](https://meta.discourse.org/u/JamesNorth)
#### Post date: [October 7, 2016, 12:53am UTC](https://meta.discourse.org/t/audioboom-embed/51203/1 "2016-10-07T00:53:29Z")

</div>

Hi Guys,

Just putting in a feature request for [Audioboom](https://audioboom.com/listen) audio embeds.

I guess it’s kind of like Soundcloud, but for spoken word stuff.

Here is an example of one of their items:

[https://audioboom.com/boos/4975119-daniel-merrett-ahead-of-his-final-game-this-weekend](https://audioboom.com/boos/4975119-daniel-merrett-ahead-of-his-final-game-this-weekend)

They have an embed code that spits out an `iframe` like this:

```
<iframe width="100%" height="300" style="background-color:transparent; display:block; max-width: 700px;" frameborder="0" allowtransparency="allowtransparency" scrolling="no" src="//embeds.audioboom.com/boos/4975119-daniel-merrett-ahead-of-his-final-game-this-weekend/embed/v4?eid=AQAAALjw9lcP6ksA" title="audioBoom player"></iframe>

```

Not sure how popular this might be, and Discourse already embeds a billion things so well … but one more is always good!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [October 7, 2016, 1:59am UTC](https://meta.discourse.org/t/audioboom-embed/51203/2 "2016-10-07T01:59:59Z")

</div>

Does it support opengraph or oembed? That is the first thing to test for. If it does, then add the domain to your onebox whitelist in site settings.

---

<div class="post-metadata">

### Author: ![JamesNorth](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jamesnorth/32/283740_2.png) [@JamesNorth](https://meta.discourse.org/u/JamesNorth)
#### Post date: [October 7, 2016, 2:08am UTC](https://meta.discourse.org/t/audioboom-embed/51203/3 "2016-10-07T02:08:35Z")

</div>

Dammit Jeff … it didn’t work last time I tried it but now it does.

Burn the whole thing down.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [October 7, 2016, 2:29am UTC](https://meta.discourse.org/t/audioboom-embed/51203/4 "2016-10-07T02:29:25Z")

</div>


