From 70982a2887d5e1724cd9d5956330c1d0fe6b7a65 Mon Sep 17 00:00:00 2001 From: chrys Date: Tue, 21 Apr 2020 14:14:58 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 30d46d6f..75f12434 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,9 @@ By default it uses: - speech driver: genericDriver (via espeak or espeak-ng, could configured in settings.conf) - braille driver: brlttyDriver (WIP) - input driver: evdevDriver +# Configure pulseaudio +Pulseaudio by default does only play sound for the user its currently running for. As fenrir is running as root, your local user does not hear the sound and speech produced by fenrir. +for this fenrir provides a script to configure pulseaudio to stream the sound played as root to your local user. Last is playing the sound then. This is not a issue of fenrir but this is how pulseaudio works. # Documentation You can see all information on the Wiki: