Interface SoundCommandEventData

SoundCommand event data

Data sent along with the event SoundCommand

See

RoboccDocs for further information

Hierarchy

  • SoundCommandEventData

Properties

loop_delay?: number

Delay between each sound loop, in seconds

loop_number?: number

Number of play of the sound sample

sample?: string

Sound sample

volume?: number

Volume

Generated using TypeDoc