> ## Documentation Index
> Fetch the complete documentation index at: https://tools.lunchpaillabs.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Audio element

> Use this element to embed the Player Style audio player in your Bubble app.

### Fields

The following fields are available for the Player Style audio element:

| **Field**           | **Type** | **Description**                                                                                  |
| ------------------- | -------- | ------------------------------------------------------------------------------------------------ |
| **Audio style**     | Text     | The theme/style of the audio player                                                              |
| **Audio source**    | File     | The URL of the audio file that will be embedded in the player.                                   |
| **Media title**     | Text     | The title of the audio content to be displayed.                                                  |
| **Poster source**   | Image    | Poster source Text The URL of the image file to be used as a visual poster for the audio player. |
| **By line**         | Text     | A short description or subtitle for the audio, often used for the creator's name or credits.     |
| **Primary color**   | Color    | The primary color of the player controls and elements.                                           |
| **Secondary color** | Color    | The secondary color used in the player’s design                                                  |
| **Accent color**    | Color    | An accent color used to highlight key player elements                                            |

<CardGroup cols={2}>
  <Card title="Need Help?" icon="envelope" href="/support/plans">
    View our options for free community and priority support.
  </Card>

  <Card title="Have a feature request?" icon="lightbulb" href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=player-style-audio-for-bubble">
    Post your feature request on our

    <a href="https://lunchpaillabs.canny.io/feature-requests?selectedCategory=player-style-audio-for-bubble">
      idea board.
    </a>
  </Card>
</CardGroup>
