Installation
Welcome to the installation guide for the Audioscape Boombox plugin within Roblox Studio. Need help? Reach out to us in our developer discord.
Table of Contents
Prerequisites
- Roblox Studio installed
- Audioscape Boombox plugin installed
Initial Installation and Setup
Make sure your volume is up to hear the video
Text Instructions
-
Open Roblox Studio
- Launch Roblox Studio.
- Create a new game or open an existing one. For this example, you can start with a basic Baseplate template.
-
Access the Plugin
-
Navigate to the plugins section where you installed the Audioscape Boombox plugin.
-
Open the plugin by clicking on it.
-
-
Add Audioscape Boombox to Your Game
-
Once the plugin is open, add the Audioscape Boombox to your game.
-
Roblox will ask you to confirm the Audioscape plugin can modify scripts.
-
It should now appear in your workspace.
-
-
Configure API Key (Optional)
-
The Boombox will function properly in Roblox Studio without a custom key in development mode. However, in production, the default key is rate limited.
-
For an unlimited key, contact us for a custom API key which you would install in this field
AudioscapeBoomBox.Developer_API_Key
.
-
-
Publish Your Game (Optional, If not Published Already)
- Go to File > Publish to Roblox.
- Name your game.
- Wait for the game to publish successfully.
-
Adjust Game Settings
- The Boombox uses an external song database to search for tracks, so you need to enable HTTP requests.
- After publishing, navigate to the Home tab in the top menu bar.
- Click Game Settings.
- In Game Settings, go to Security and do the following:
- Enable Allow HTTP Requests.
- Enable Enable Studio Access to API Services.
-
Ready for setting up your Secret!
- Once the boombox is working for you in development mode, you need to add an HTTP secret to have it work in production. Read on!