Gabor503
Posts: 5
Joined: Mon Mar 12, 2018 6:39 pm
Location: Portland, OR USA

Using Audio with Google Voice Kit

Mon Mar 12, 2018 7:32 pm

So I have the Google Voice Kit installed and it works great, but I get no web audio when using Chromium or anywhere else when I am doing anything other than using the Voice Kit. I suspect I need to get a driver to make the voice kit's speaker work with other applications, but where can I find it and how do I go about installing it? Kind of a newbie here....

User avatar
DougieLawson
Posts: 39121
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Using Audio with Google Voice Kit

Mon Mar 12, 2018 8:47 pm

On my AIY it simply appears as a soundcard

Code: Select all

pi@hitchhiker:~ $ aplay -l
**** List of PLAYBACK 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@hitchhiker:~ $
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Gabor503
Posts: 5
Joined: Mon Mar 12, 2018 6:39 pm
Location: Portland, OR USA

Re: Using Audio with Google Voice Kit

Tue Mar 13, 2018 4:58 pm

I guess I should clarify something, I have 2 SD cards, one with the AIY image that's the one I used to configure the Voice Kit, the other running the Raspbian OS image from raspberrypi.org. web audio does not work on either ( other than the Google Assistant audio output, so I know the hardware works ) See terminal with Raspbian image. Any advice is much appreciated.

Code: Select all

**** List of PLAYBACK Hardware Devices ****
card 0: ALSA [bcm2835 ALSA], device 0: bcm2835 ALSA [bcm2835 ALSA]
  Subdevices: 7/7
  Subdevice #0: subdevice #0
  Subdevice #1: subdevice #1
  Subdevice #2: subdevice #2
  Subdevice #3: subdevice #3
  Subdevice #4: subdevice #4
  Subdevice #5: subdevice #5
  Subdevice #6: subdevice #6
card 0: ALSA [bcm2835 ALSA], device 1: bcm2835 ALSA [bcm2835 IEC958/HDMI]
  Subdevices: 1/1
  Subdevice #0: subdevice #0

Return to “AIY Projects”