Read the statement by Michael Teeuw here.
Voice control module issue
-
Hello,
I’ve tried Alexyak’s module (https://github.com/alexyak/voicecontrol)
but i got this error (i pasted the stacktrace on framapad website because this post has been banned by akismet):
https://mensuel.framapad.org/p/0VctoZaN93
I’ve configured the audio output to jack because i’ve speakers connected to. My snowboy sample works fine (tested on the website).
Anyone can help ?
Thanks
Olivier L
-
If you got a RPI3 try:
sudo nano ~/.asoundrc and paste:
pcm.!default { type asym playback.pcm "plughw:0" capture.pcm "plughw:1" } ctl.!default { type hw card 0 }OR
pcm.!default { type asym playback.pcm "hw:0,0" capture.pcm "hw:1,1" } ctl.!default { type hw card 0 } -
Thanks for your reply but no luck with both configurations :(
-
Check this troubleshooting page on the Evan’s web site:
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login