A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MM + Alexa + Logitech C170?
-
@mrprincehd
See this.
https://gist.github.com/AfzalivE/54214bf437ca1775b5b8e7934cc137db
It’s for PS3Eye but you can get the idea.Added
pcm.!default { type asym playback.pcm { type hw card 0 } capture.pcm { type hw card 1 } } ctl.!default { type hw card 0 }
I think this might be a point.
-
yeap i told you @mrprincehd look at that youtube from Sid
-
all good guys, solved it. Thanks all
-
@mrprincehd said in MM + Alexa + Logitech C170?:
all good guys, solved it. Thanks all
Please post a detailed explanation of how you solved this for the next person that may encounter this issue.
-
Following the instructions from MMM Awesome Alexa by dolanmiu regarding the audio setup, on my asoundrc if I remember correctly, I used the following commands and this somehow solved my problem.
pcm.!default { type asym playback.pcm "plughw:0" capture.pcm "plughw:1" }