Update README.md
This commit is contained in:
parent
4a53ab3fe2
commit
be68b7d909
1 changed files with 9 additions and 0 deletions
|
@ -43,4 +43,13 @@ Test:
|
||||||
```
|
```
|
||||||
arecord -f cd -Dhw:1 | aplay -Dhw:1
|
arecord -f cd -Dhw:1 | aplay -Dhw:1
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### with Google Assistant
|
||||||
|
if you run the assistant but the playback is speed up considerably, try to configure alsa:
|
||||||
|
|
||||||
|
```
|
||||||
|
sudo cp asound.conf /etc/asound.conf
|
||||||
|
```
|
||||||
|
|
||||||
|
|
||||||
Enjoy !
|
Enjoy !
|
||||||
|
|
Loading…
Reference in a new issue