Read the statement by Michael Teeuw here.
VoiceControl module
-
@claudia It sure does look like the issue came from the IframeReload module indid. It seem that the “this.media” wasn’t initialized since it say that it’s “undefined”.
Where did you initialized that variable ? -
@romain woops, that seemed to be left over from a previous example and I’m not sure what to replace it with.
-
@claudia copy past the entire file so I can see If I know what to do here. Maybe do it as private message since it’s begin to not be about voicecontrol anymore
-
@DevilRev Hey, can you explain me, where you find this sensitiv setting??
Greets gismo2006
-
@Medo Not sure if you still have this issue, but I had this issue as well and managed to get the module to finally work, albeit in a way I am not sure I am completely happy with. But, based on reading a similar experience at https://www.raspberrypi.org/forums/viewtopic.php?t=136974 and doing some of the alsa.conf changes, I figured I didn’t have much to lose, and now my module works!
I edited alsa.conf by sudo nano /usr/share/alsa/alsa.conf
Then changed:
pcm.front cards.pcm.front to pcm.front cards.pcm.default (and followed suit for rear, etc.)
Now I don’t know what else this could have messed up, but it made this module work with the errors you show!
-
If someone can help:
I say: Show Camera, in terminal it indicates that it detects the word (! Hotword Detected)
but nothing happens.