Skip to content

Commit 70e423e

Browse files
authored
fix url
1 parent 79fdcf6 commit 70e423e

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

_posts/2025-10-11-r36s.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ogImage:
1010
url: "/assets/blog/r36s/thumb.png"
1111
---
1212

13-
# Running HiveMind Player on ArkOS with the R36S
13+
## Running HiveMind Player on ArkOS with the R36S
1414

1515
The **R36S** handheld from AliExpress is usually marketed as a retro gaming device, but with a bit of tinkering it can also become a **HiveMind-powered audio player**, fully integrated with **Home Assistant** and **Music Assistant** 🎶.
1616

@@ -29,7 +29,7 @@ HiveMind Player lets you run the **Open Voice OS (OVOS)** audio stack as a servi
2929
- Uses **OpenVoiceOS** for playback control (play, pause, next, etc.)
3030
- Can handle TTS and system volume if you install the right plugins
3131

32-
See the [HiveMind Player README](https://github.com/JarbasHiveMind/hivemind-player) for full technical details.
32+
See the [HiveMind Media Player README](https://github.com/JarbasHiveMind/hivemind-media-player) for full technical details.
3333

3434
---
3535

@@ -51,7 +51,7 @@ Once ArkOS is up:
5151

5252
---
5353

54-
## Step 2: Install `uv`
54+
## Step 2: Install uv
5555

5656
We’ll use [uv](https://astral.sh/uv) for managing Python environments and dependencies:
5757

@@ -136,7 +136,7 @@ Example minimal configuration:
136136

137137
---
138138

139-
## Step 6: Optional — Extra Plugins
139+
## Step 6: Extra Plugins
140140

141141
You may want to install **PHAL plugins** for platform and hardware integration, or **TTS plugins** to use different voices
142142

@@ -152,9 +152,9 @@ This makes volume adjustable via HiveMind / Home Assistant.
152152

153153
---
154154

155-
## Step 7: Configure `ovos-audio`
155+
## Step 7: Configure ovos-audio
156156

157-
HiveMind Player uses the **OVOS audio stack** for playback and TTS. The configuration lives in:
157+
HiveMind Player uses the [**OVOS audio stack**](https://github.com/OpenVoiceOS/ovos-audio) for playback and TTS. The configuration lives in:
158158

159159
```bash
160160
~/.config/mycroft/mycroft.conf

0 commit comments

Comments
 (0)