×
Create a new article
Write your page title here:
We currently have 276 articles on Waste Of Space Wiki. Type your article name above or create one of the articles listed here!



    Waste Of Space Wiki
    Revision as of 23:58, 13 March 2022 by L4PRY (talk | contribs)

    Speakers can play audio much like Boomboxes. Speakers will still play 5 seconds of the audio even when unpowered. Pitch can be changed. Also has a Chat function which shows a bubble chat above the speaker.

    Programming

    • Speaker:PlaySound(soundId)
    • Speaker:LoadSound(soundId)
    • Speaker:ClearSounds()
    • Speaker:Chat(string message)

    Example:

    local Speaker = GetPartFromPort(1, "Speaker")
    
    Speaker:Chat("hello!") --Bubble chat above speaker
    

    In-game description

    "Plays audio of length up to 5 seconds, unless it is powered in which case it can play a full audio. When clicked or triggered, it will toggle playing music and will play the song id you give it.

    Speaker:LoadSound(Soundid) will return a Sound object. A Sound object can be modified using properties Soundid, Looped, PlaybackSpeed, Pitch, TimePosition and the methods Play, Pause, Stop, Destroy."

    Misc

    Default size is 2x2x2, but you can resize it. The bigger it is the louder it will sound.

    Configurable

    • Audio
    • Pitch

    Gallery

    Speaker chat bubble
    Cookies help us deliver our services. By using our services, you agree to our use of cookies.

    Recent changes

  • Axenori • 1 day ago
  • Voivsone • 1 day ago
  • Axenori • 1 day ago
  • Axenori • 2 days ago
  • Cookies help us deliver our services. By using our services, you agree to our use of cookies.