瀏覽代碼

Add ALSA sound mixing config

master
Dejvino 3 年之前
父節點
當前提交
4208bc54c7
共有 1 個檔案被更改,包括 6 行新增0 行删除
  1. +6
    -0
      README.md

+ 6
- 0
README.md 查看文件

@@ -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…
取消
儲存