---
title: "Audio"
date: "2024-02-14T06:18:38+00:00"
summary: "Manage audio content in Drupal Starter Kits with fields for name, URL, taxonomy, and language. Create and customize easily."
image:
type: "page"
url: "/drupal-starter-kits/audio"
id: "1f696067-1dc8-4be9-a517-2b2c12c7154f"
---

Rebranding notice!

Acquia announces rebranding of its “Acquia CMS” offering, which includes a collection of Drupal modules. “Acquia CMS” is now referred to as “Drupal Starter Kits”.

Included fields
---------------

The Audio media type includes the following fields:

**Field**

**Description**

**Name**

The name of the audio media.

**Soundcloud audio URL**

The audio link item. In this field, you can add a remote audio link.

**Taxonomy**

One of the following taxonomy types:

*   Categories: The categories that you can select from the dropdown menu.
*   Tags: The tags.

**Language**

The language of the media.

Creating an Audio media type
----------------------------

1.  Sign in to Drupal Starter Kits.
2.  In the Drupal Starter Kits administrative interface, click **Manage** > **Content** > **Media** > **Add Content** > **Audio**.
3.  Enter an appropriate value in each field.
4.  Click **Save**.
5.  Verify the changes on your site.