Read the statement by Michael Teeuw here.
MMM-voice
-
Could solve this, but when I open the module, I only see the mic with “Error”
Any idea why?Kind regards
-
@pepemujica what is inside your error log?
-
@strawberry-3.141 Just 111111
-
I take it you have already deleted the instal, and dowloaded another? Seen this happen and a fresh instal usualy does the trick? Sometimes, for whatever strange weird wonderfull reason, the download gets corrupted or fails to instal everything!
-
@johnnyboy So, how do I do a proper unistall for this module?
-
I have uninstalled modules by - sudo apt-get purge (name of module) then sudo apt-get clean… then done another git pull of the module and installed… reading any notes first of course incase there are any points I need to pay particular attention to?
-
@johnnyboy I get this:
-
mmm-voice
is no apt package, it is a module for magic mirror.
To remove it you do thiscd ~/MagicMirror/modules rm -r mmm-voice
-
@strawberry-3.141 said in MMM-voice:
- remove the module directory
- open your bashrc file and delete at the bottom:
export LD_LIBRARY_PATH=:/usr/local/lib export PKG_CONFIG_PATH=:/usr/local/lib/pkgconfig
- in
/home/pi/
there should be directories calledpocketsphinx
andsphinxbase
, go into them and executemake uninstall
, afterwards you can remove them. - run
apt-get autoremove
to uninstall dependencies that are not longer needed on your system
-
@strawberry-3.141 Thanks for answering!
I’ve already done this, but sitill got the error at the right of the microphone
This time the error log has only a “1”