Interface administrators, moderator
2,603
edits
(Created page with "{{ScriptItem |endpoint = client |type = function |name = audio.createSoundFromURL |usage = creates a sound object from an internet stream URL that optionally loops |parameters...") |
No edit summary |
||
Line 10: | Line 10: | ||
|returnInfo = a sound object | |returnInfo = a sound object | ||
|returnFail1 = void | |returnFail1 = void | ||
|notes = Supported formats include [https://en.wikipedia.org/wiki/MP3 MP3] and https://en.wikipedia.org/wiki/Ogg OGG] | |notes = Supported formats include [https://en.wikipedia.org/wiki/MP3 MP3] and [https://en.wikipedia.org/wiki/Ogg OGG] | ||
}} | }} |