Matrix Voice ESP32 MQTT Audio Streamer Versions Save

The repo has implementing an esp32 standalone MQTT audio streamer. Is is desinged to work as a satellite for Rhasspy (https://rhasspy.readthedocs.io/en/latest/). It supports multiple devices

v7.5

3 years ago

Changes in this version:

  • Support for hostnames in MQTT
  • Now scans for strongest AP
  • Added INMP441 & INMP441MAX98357A
  • Siteid can now be configured in webui

v7.4

3 years ago

When neither PLAY or STREAM was set, the I2STask crashed. Added a taskdelay to fix that.

v7.3

3 years ago

Fix double creation of I2Stask

v7.2

3 years ago

Fix crash on HW_LOCAL Add static IP configurations

v7.1

3 years ago

Audio task should run on core 1 for better performance

v7.0

3 years ago

This release is a complete rewrite to support multiple devices.

v6.0.0

3 years ago

In this release, a configuration webpage is added for various settings. Also, the MQTT stability is hopefully improved

v5.1

4 years ago

This release implements volume control of the output volume

v5.0

4 years ago

First implementation of WakeNet, this is ondevice hotword detection.

v4.5.1

4 years ago

Noticed distortion on lower stereo sample rates. The output length was incorrectly calculated