Sound Effects
On this page
Plays a selected sound file. Files must be in Vorbis codec in an .ogg container.
A great app to convert any audio to .ogg with the proper codec is Audacity!
If your file does not follow the requirements above, it will still accept, but won't play any sound.
Box Name | Type | Description |
---|---|---|
Sound File Path | String | Select the file to play. |
Volume Level | number | Set the volume level in % |
Save Sound ID | String | Sound Effect ID (you can select any name, it’s used for other sound effect commands) |
Stops currently playing sound effect. Provide its ID that you set up in Play Sound Effect command.
Box Name | Type | Description |
---|---|---|
Sound ID | String | Sound Effect ID. Use all to stop all sound effects. |
Temporarily changes volume of your currently playing sound effect. Provide its ID that you set up in Play Sound Effect command.
Box Name | Type | Description |
---|---|---|
Sound ID | String | Sound Effect ID |
Volume | Number | Volume % to change to |
Duration (ms) | Number | How long the command will take to change the volume (0 is instant) |
Changes speed of your currently playing sound effect. Provide its ID that you set up in Play Sound Effect command.
Box Name | Type | Description |
---|---|---|
Sound ID | String | Sound Effect ID |
Speed | Number | Speed % to change to |