foxsam wrote: 
> I recently got the 'google AIY voice V1'
> (https://aiyprojects.withgoogle.com/voice-v1/) kit. I am wondering since
> it has a speaker and an amp how can I use it with pcp to play from my
> lms? I tried using the hifiberry dac zero but it doesnt seem compatible.
> Does anyone have any experience or know what where I should check?

It is very simple just add

Code:
--------------------
    
  dtoverlay=i2s-mmap
  dtoverlay=googlevoicehat-soundcard
  
--------------------

between these lines 

Code:
--------------------
    
  #---Begin-Custom-(Do not alter Begin or End Tags)-----
  
  #---End-Custom----------------------------------------
  
--------------------


and choose 
Code:
--------------------
    sysdefault:CARD=sndrpigooglevoi
--------------------
 as the output device.  For more info see 'this post'
(https://www.raspberrypi.org/forums/viewtopic.php?p=1323601&sid=a6bff2b8e5ef8a9b314e416cac73ab85#p1323601)

==>  Feature request: add this to the dropdown menu as an available dac


------------------------------------------------------------------------
foxsam's Profile: http://forums.slimdevices.com/member.php?userid=62520
View this thread: http://forums.slimdevices.com/showthread.php?t=108852

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to