Skip to content

Releases: Romkabouter/ESP32-Rhasspy-Satellite

v7.9.1

20 Jan 08:32
df4cd1f
Compare
Choose a tag to compare

Bugfixes

v7.9

31 Dec 11:56
Compare
Choose a tag to compare
- 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

18 May 06:50
c062676
Compare
Choose a tag to compare

Fix #99

v7.8.2

30 Apr 09:05
Compare
Choose a tag to compare

Some issues fixed

v7.8.1

07 Nov 23:06
41a0d01
Compare
Choose a tag to compare

Fixed audio output on Matrix Voice.
44100 stereo plays a bit too slow due to an unknown bug.

v7.8

28 Oct 20:45
5d5a5cb
Compare
Choose a tag to compare

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

20 Oct 20:31
017a3c4
Compare
Choose a tag to compare
  • Added ESP32_POE_ISO and TAUDIO
  • Added animation function, work in progress
  • Added Speaking state for animation preparation (works for matrixvoice)

v7.6.1

11 Jul 11:10
Compare
Choose a tag to compare
- Adding better logic for saving settings in webUI
- Add actual hardware capabilities in webUI
- Restructure AudioKit code

v7.6

28 Jun 20:39
Compare
Choose a tag to compare

Thanks to the work of @hogthrob the majority of the audio playback should be fixed.
When using 44100 some jitter might occur, but no hissing or cracking

v7.5.1

21 Apr 18:29
Compare
Choose a tag to compare

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.