Audio Privacy Note
Because of the recent changes to audio privacy, this plugin no longer works as intended, this plugin won’t recieve any new updates.
You can still play audio which you have permission to, but you cannot play private audio, making this plugin really useless now.
Quick Look
Studio Radio is like a mini mp3 player, but for Roblox Studio! It shouldn’t bring much attention to itself while you work in Studio and it shouldn’t take up much space.
Currently, it supports loading only one Audio at a time, but I plan on adding a “Playlist” feature.
It can be used to listen to some music while you work, or it can be used to test audio for your game.
Installing the Plugin
To get this plugin to work, you will have to install it first!
However, when you load it up in Studio, Script Injection Permissions will be requested. For the plugin to work as intended, Script Injection Permissions must be enabled.
Plugin Source Code
If you do not trust this plugin 100%, you can check its source code by typing this in the Command Bar.
(You need to get the Plugin on Roblox before you can view its source code!)
game:GetObjects("rbxassetid://7157613522")[1].Parent = game
(Please don’t reupload the original plugin, if you want, you can modify it and then publish the modified plugin, but do not make that modified version cost Robux, make it free! Also, please don’t reupload this plugin with malicious code in it!)
Script Injection Permission Note
Before giving this plugin Script Injection Permissions, please check that the installed plugin is the original plugin made by ME! (@MatkeFTW)
Please click on the creator link to fully confirm if it was me who made that plugin! People can create Roblox Groups named similarly to Developer’s names so that they can trick the user into thinking that the Plugin is the original!
If you allow Script Injection Permissions on a malicious reuploaded plugin, other people will have full access to your game! (If they put a malicious code in the reuploaded plugin!)
Setting up Shortcuts
If you want, you can set up plugin shortcuts in the Customize Shortcuts...
menu.
To check all the available shortcut options go to FILE > Advanced > Customize Shortcuts...
You can filter out Studio Radio shortcuts by typing Studio Radio
in Search Actions
textbox.
Troubleshooting
Errors Explained
Because the plugin is designed not to take up a lot of space, I couldn’t make the error messages too long. Here are some explanations of errors that you will see in the plugin.
"Studio volume is muted!"
This error appears when you try to play the audio, but your studio master volume is muted!
To fix this, you will have to click [Play] to enter your game, after that, you will need to press ESC and then you need to adjust the volume.
"Enter a valid Asset Id."
This error appears when you try to load in a new Audio, but you messed up the Audio Asset Id.
Currently, the search bar doesn’t support full links like rbxassetid://12222242
, https://www.roblox.com/library/12222242/
and http://www.roblox.com/asset?id=12222242
. You just need to enter the Asset Id of the Audio, which would be 12222242
in this case.
(Better search autocomplete is planned for a future update!)
"Audio unavailable."
For some reason, the audio that you want to load is not available.
The audio either failed to load in, it might be banned [Content Deleted]
or doesn’t exist.
"This Asset Id is not an audio."
The Asset Id that you provided is not an audio.
"Asset Validation Error."
This error appears when MarketplaceService is unable to send over the required audio info (Name of the Audio and the Audio Uploader’s name).
This error also might appear when MarketplaceService is unable to verify that the Asset Id that you provided is an Audio.
When you revoke Script Injection Permissions from this plugin, this error will appear often.
"Audio is still loading..."
This message appears when the Audio is still loading.
However, if the audio never loads, then something went wrong.
(The audio could be banned [Content Deleted]
, or maybe it just failed to load in properly.)
"Audio unavailable. (Copyright)"
This error appears when the Audio that you requested has been blocked due to copyright violations.
A special setting will be added in the future to ignore this error. Because Roblox doesn’t provide any ways to detect copyrighted audios, I made the plugin detect the name of the audio.
If somebody renames their audio to (Removed for copyright)
, the plugin will detect that audio as a copyright blocked audio.
"Currently not available!"
This feature is still in the works! (The settings menu / three dots button)
Volume Problems
If you are having issues with your Studio volume, here are some solutions to some problems!
Audio cuts out when I tab out of Studio!
To fix this issue, you will have to change a studio setting!
Go to: FILE > Studio Settings > Studio > Audio (Dropdown) > Only Play Audio from Window in Focus
Set that setting to False
!
If needed, reset your Studio to apply the settings.
"Studio volume is muted!"
This error appears when you try to play the audio, but your studio master volume is muted!
To fix this, you will have to click [Play] to enter your game, after that, you will need to press ESC and then you need to adjust the volume.