AIY Voicekit不再有声音

时间:2018-09-13 14:04:43

标签: audio google-aiy

您能帮我调试为什么我的语音帽停止工作吗?它正在工作,但现在没有。不知道我做了什么使它停止了。我有两个,但现在都无法使用了,所以我确定这是软件问题。

pi@raspberrypi:~/AIY-projects-python/checkpoints $ ./check_audio.py
Playing a test sound...
Did you hear the test sound? (y/n) n
There may be a problem with your speaker. Check that it's connected
properly

Here is what I think you will ask for:

pi@raspberrypi:~/AIY-projects-python/checkpoints $ arecord -l
**** List of CAPTURE Hardware Devices ****
card 0: sndrpigooglevoi [snd_rpi_googlevoicehat_soundcar], device 0: Google voiceHAT SoundCard HiFi voicehat-hifi-0 []
Subdevices: 1/1
Subdevice #0: subdevice #0

pi@raspberrypi:~/AIY-projects-python/checkpoints $ aplay -l
**** List of PLAYBACK Hardware Devices ****
card 0: sndrpigooglevoi [snd_rpi_googlevoicehat_soundcar], device 0: Google voiceHAT SoundCard HiFi voicehat-hifi-0 []
Subdevices: 0/1
Subdevice #0: subdevice #0

/boot/config.txt has the following:
dtoverlay=googlevoicehat-soundcard
dtoverlay=i2s-mmap

0 个答案:

没有答案