Sound Effects
On this page
Plays a selected sound file. Only .ogg files are supported.
| 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 |