Skip to content

Module_Audio

Darren Poulson edited this page Sep 23, 2018 · 3 revisions

/audio/

GET gives a comma separated list of available sounds

/audio/<name>

GET to trigger the given sound

/audio/list

GET gives a comma separated list of available sounds

/audio/random/

GET returns types of sounds available at random

/audio/random/<name>

GET to play a random sound of a given type

/audio/random/list

GET returns types of sounds available at random

/audio/volume

None

/audio/volume/<level>

None

Clone this wiki locally