Releases: Romkabouter/ESP32-Rhasspy-Satellite
Releases · Romkabouter/ESP32-Rhasspy-Satellite
v7.9.1
v7.9
- Defines and adds MCK pin to I2S config
- pin espressif32 to 4.2.0 due to error
- set ArduinoJson to latest fixed version
- Added new device - inmp441max98357afastled
v7.8.3
v7.8.2
Some issues fixed
v7.8.1
Fixed audio output on Matrix Voice.
44100 stereo plays a bit too slow due to an unknown bug.
v7.8
New version with animation for Matrix Voice and M5 Atom Echo.
Also, all the various states have different colors, configurable by MQTT for now but a webUI config is on the todo list.
v7.7
- Added ESP32_POE_ISO and TAUDIO
- Added animation function, work in progress
- Added Speaking state for animation preparation (works for matrixvoice)
v7.6.1
- Adding better logic for saving settings in webUI
- Add actual hardware capabilities in webUI
- Restructure AudioKit code
v7.6
v7.5.1
Saving of the configuration was causing unexpected instability issues.
Now, when a save is needed, the system reboots.
Removed local hotword setting from UI and code until local hotword is ready.