Jump to content

View Song name


Controlled

Recommended Posts

  • Moderators

URL isn't a sound element.

I am not sure if streamed data contains that kind of information. But you can always try.

table = getSoundMetaTags ( element sound )

  
local sound =playSound ("URL") 
local table = getSoundMetaTags (sound ) 

Link to comment
URL isn't a sound element.

I am not sure if streamed data contains that kind of information. But you can always try.

table = getSoundMetaTags ( element sound )

  
local sound =playSound ("URL") 
local table = getSoundMetaTags (sound ) 

This will work if he uses "onClientSoundFinishedDownload" as much as I can tell. :wink:

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...