From be68b7d9091732f47866e2fbb7daa4495705c165 Mon Sep 17 00:00:00 2001 From: Yihui Xiong Date: Wed, 6 Sep 2017 20:40:34 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 5cae196..7e4b5ea 100644 --- a/README.md +++ b/README.md @@ -43,4 +43,13 @@ Test: ``` 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 !