Table Field Type Required Description
id string + Unique Id of a request.
path string + Path to a sound file in plugin path format.
volume int + The volume of playing. Possible range: 1-100.
status string + Status of playing. Possible values: , , , , .
user_data any User data which was passed to speaker.play() call.