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 ### PA System
#### Enabling mixed sound output
```bash
cat ~/.asoundrc
pcm.!default plug:dmix
```

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


Loading…
Cancel
Save