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

# Sound Studio

> Advanced Sound Studio extensioncan take your synthesized text results to the next level by adding background music and merging audio tracks between each other

<Warning>This is a **Paid** extension that you need to first purchase via **Marketplace**</Warning>

## Extension Configuration

To be able to use Sound Studio feature, follow these steps to setup this extension.

<Steps>
  <Step title="Step 1">
    Go to the **Marketplace** in **Admin Panel** and install **Sound Studio** extension after successfully purchasing it first.

    <img src="https://mintcdn.com/magicads/yrCresVat1CLM6R8/images/extensions/sound-studio/studio-1.png?fit=max&auto=format&n=yrCresVat1CLM6R8&q=85&s=dda8c7f2e91499e4e4897c8156d5e532" width="400" height="282" data-path="images/extensions/sound-studio/studio-1.png" />
  </Step>

  <Step title="Step 2">
    After installation is completed, go to **AI Settings** page in Admin Panel and click on **Extensions** tab there. Click on **Sound Studio** there.

    <img src="https://mintcdn.com/magicads/yrCresVat1CLM6R8/images/extensions/sound-studio/studio-2.png?fit=max&auto=format&n=yrCresVat1CLM6R8&q=85&s=19a4a6b3a1349be16968b1e0ff5903fa" width="542" height="104" data-path="images/extensions/sound-studio/studio-2.png" />
  </Step>

  <Step title="Step 3">
    Make sure you have setup **ffmpeg** during the installation of the script, if not, then please follow these steps.
    <Warning>PHP **shell\_exec** command must be enabled in your hosting to be able to merge multiple audio files between each other</Warning>

    1. Go to your hosting platform, and to the main folder where you have installed the script.
    2. Find the **vendor** folder in the root directory of your documentation
    3. Find the **ffmpeg** folder within the vendor folder.
    4. Change file permission of ffmpeg to be executable by anyone as shown in below
           <img src="https://mintcdn.com/magicads/yrCresVat1CLM6R8/images/extensions/sound-studio/studio-3.png?fit=max&auto=format&n=yrCresVat1CLM6R8&q=85&s=c2d4e354e77ae20f3455cee018feb03d" width="368" height="356" data-path="images/extensions/sound-studio/studio-3.png" />
           <img src="https://mintcdn.com/magicads/yrCresVat1CLM6R8/images/extensions/sound-studio/studio-4.png?fit=max&auto=format&n=yrCresVat1CLM6R8&q=85&s=0b42adbd1b94dee66b627ad00d8e1305" width="963" height="504" data-path="images/extensions/sound-studio/studio-4.png" />
  </Step>

  <Step title="Step 4">
    To control the settings of **Sound Studio** exension, return to **AI Settings** page in Admin Panel and click on the **Extensions** tab, and select **Sound Studio** extension.
    From there you have full control of this extension for all users.

    1. Turn on the checkboxes for **Sound Studio Feature** and **Sound Studio Free Tier Access**
       <Note>If you don't turn on Sound Studio Free Tier Access, then users who did not subscribe to any subscription plan where you have Sound Studio feature enabled, will not have any access to this feature</Note>
    2. The **Maximum Number of Audio Files to Merge** field allows to control how many audio files user is allowed to merge
    3. The **Maximum Background Music Size** field allows you to set limit on the background audio files sizes that user can upload
    4. The **Windows FFmpeg Path** is needed only if you want to run on a Windows localhost environment, you can ignore it if you will be running it on a public hosting platforms.
    5. The **Default Background Audio Tracks** button, let's you upload background audio files that will be visible and available to all users by default.
    6. After you are done with configuration, click the **Save** button.

    <img src="https://mintcdn.com/magicads/yrCresVat1CLM6R8/images/extensions/sound-studio/studio-5.png?fit=max&auto=format&n=yrCresVat1CLM6R8&q=85&s=e3b4ed5a922110b762fe14a0eaa8095a" width="802" height="578" data-path="images/extensions/sound-studio/studio-5.png" />
  </Step>

  <Step title="Step 5">
    You know have completed the Sound Studio extension configuration. Proceed to the section below on how to use it.
  </Step>
</Steps>

<Check>
  You have successfully comleted the setup process of this extension.
</Check>

## How to Use

After you are done with the configuration of Sound Studio feature, it will appear on the User panel there you can start using this extension.

### Merging results of AI Voiceover

You can merge results of AI Voiceover based on the limits set by Admin in the Sound Studio settings.

1. To merge results of AI Voiceover, select which rows you want to merge by simply selecting the row.
2. You can also grag and drop to rows above or below each other, the one on the top will be the first one in the final result followed by the next one and so one in their respective order in the table.

<img src="https://mintcdn.com/magicads/yrCresVat1CLM6R8/images/extensions/sound-studio/studio-6.png?fit=max&auto=format&n=yrCresVat1CLM6R8&q=85&s=6cc56608c0377cdd050d6c5750302eb6" width="945" height="425" data-path="images/extensions/sound-studio/studio-6.png" />

3. All merged results in Sound Studio are listed under **Sound Studio Results** table on the Sound Studio page.

### Add Background Audio to final result

During the merge of AI Voiceover results, you can add custom background music and control background audio volume as needed.

1. Select your background audio from the **Select Backround Music** list, or upload your own via **Upload Music File** section on the right.

<img src="https://mintcdn.com/magicads/yrCresVat1CLM6R8/images/extensions/sound-studio/studio-7.png?fit=max&auto=format&n=yrCresVat1CLM6R8&q=85&s=c5b42e7abec33873aadde61e8be19a16" width="910" height="354" data-path="images/extensions/sound-studio/studio-7.png" />

2. After you have selected your target audio files and selected your background audio, click on the **Merge Audio Files** button, and it will produce a combined output in a single audio file which will be listed under **Sound Studio Results** table below.
