Small Python Script that allows voice control to the wled's.
Controls:
"on" : turns the lights on
"off" : turns the lights off
"(any color)": changes the first color to the color said
"second (any color)": changes the second color to the color said
"third (any color)": changes the third color to the color said"
"animation (any animation)": changes the animation to the one said
"animation (number)" changes the animation to the index of the list of animations, starting at 0
palette (any palette)": changes the palette to the one said
"palette (number)" changes the palette to the index of the list of palette, starting at 0
"brightness (number)" changes the brightness to the number 0-255
"speed (number)" changes the speed to the number 0-255
"intensity (number)" changes the intensity to the number 0-255
TODO: Add nightlight, Add RGB values not just the default colors, Add presets/playlists/segments.
credits: https://github.com/Aircoookie/WLED