Explorar el Código

Add ALSA sound mixing config

master
Dejvino hace 3 años
padre
commit
4208bc54c7
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. +6
    -0
      README.md

+ 6
- 0
README.md Ver fichero

@@ -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


Cargando…
Cancelar
Guardar