luckydroz
(luckydroz)
#1
Super Biz Music Player – Simple, Customizable Music Player
Super Biz Music Player makes it easy to enhance your experience with music with a simple and customizable music player.
Customizable Appearance | Choose Your Playlist | Easy Setup
Customizable Appearance
Select between an expanded or compact appearance. The compact version is compatible with TopbarPlus.
Choose Your Playlist
Choose what songs play in the music player. Customizing the playlist is as easy as a few lines of code:
MusicPlayerPlaylist = {
{
SongName = "Bonesaw",
Artist = "Roblox",
SoundId = "rbxassetid://9043995500",
},...
Easy Setup
Getting set up takes minutes and we have detailed docs that walk through step-by-step. Read The Docs
More Super Biz Products
Join 1000s of game developers using Super Biz
16 Likes
OneEDM
(EDM)
#2
Awesome product, thanks for making this!
1 Like
Nice job! I made something similar recently using an old school Eliza chatbot to make an Alexa like music playing chatbot. Chatbot Music Player - ROBLOX Audio Catalogue Scraper bot Instance.new(“AudioSearchParams”) - Resources / Community Resources - Developer Forum | Roblox
Actually I would reccomend my resource because it saves you the trouble of finding an audio file. Unless you wish to use music not made by roblox which requires audio permission, I think.
1 Like