Skip to content

Commit

Permalink
Merge pull request #137 from jlaba/patch-1
Browse files Browse the repository at this point in the history
Update matrixvoice.md to use github repo instead of matrix.io repo
  • Loading branch information
Romkabouter authored Dec 16, 2023
2 parents df4cd1f + 3962ed8 commit f423ff9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion matrixvoice.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
To get the code running I suggest you first reset the Voice if you have flashed it previously

- Follow Step 1 and 2 (or all steps) from this guide https://matrix-io.github.io/matrix-documentation/matrix-voice/esp32/

Since the matrix.io repository at apt.matrix.one is offline, install the matrix-creator-init by using this repo https://github.com/qnlbnsl/Matrix-IO
- Once your environment is set up go into the PlatformIO directory
- Copy and configure the `settings.ini.example` to `settings.ini` and configure the proper parameters. Any `$` in the `settings.ini` will be threated as an environment variable, did not find a way to escape it yet, fixes or workarounds are welcome
- Set the device_type to 1 in the settings.ini
Expand All @@ -12,4 +14,4 @@ To get the code running I suggest you first reset the Voice if you have flashed
- If you change code and OTA does not work anymore for some reason, you can always start over by doing the "get started" part except for the first bullet

## Known issues
- As per this issue https://github.com/Romkabouter/ESP32-Rhasspy-Satellite/issues/94 the Matrix Voice only supports buster. Read that issue for a possible work-around
- As per this issue https://github.com/Romkabouter/ESP32-Rhasspy-Satellite/issues/94 the Matrix Voice only supports buster. Read that issue for a possible work-around

0 comments on commit f423ff9

Please sign in to comment.