Interface LedSoundAnimBehaviour

Led and sound anim behaviour

Describe a LED and sound behaviour with LED color, anim, duration and sound sample, volume, loop_number, loop_delay ⚙️

See

RoboccDocs for further information

Hierarchy

  • LedSoundAnimBehaviour

Properties

led_anim?: LedAnim

LED animation

led_color?: string

LED color (Hex format)

led_duration?: number

LED duration in seconds

sound_loop_delay?: number

Delay between each sound loop, in seconds

sound_loop_number?: number

Number of play of the sound sample

sound_sample?: string

Sound sample

sound_volume?: number

Sound volume

Generated using TypeDoc