Browse Source

Add ALSA sound mixing config

master
Dejvino 3 years ago
parent
commit
4208bc54c7
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      README.md

+ 6
- 0
README.md View File

@@ -60,6 +60,12 @@ gpio mode $PIN_PASOUND output
```

### PA System
#### Enabling mixed sound output
```bash
cat ~/.asoundrc
pcm.!default plug:dmix
```

#### Text to Speech
```bash
## Festival


Loading…
Cancel
Save