Read the statement by Michael Teeuw here.
MMM-AssistantMk2 (v3)
-
@jimmydew can you do this command for more informations, please ?
cat /etc/*release@electros :
Good job !For stop radio (and other A2D module), i create a feature in AMk2 (A2D Server part)
You can define your preferedstopcommand
by default it’sstopbut … it’s depend of your language !
for exemple in french language, when i saystop, google transcriptstoppeyou have an exemple in AMk2 structure sample
-
@Bugsounet OK I understand that but if I configure that “stop” in english for example just I must say " jarvis stop" or “jarvis stop radio” ?
-
It’s depend what’s google return in transcription
for verify what it return
You have 2 solutions:- turn
Fullscreenui , activatejarvisand saystop.
AMk2 will display in real time what it understand, so if it displaystop, it’s ok
en french it displaystoppethen i have to modifyA2DStopCommand: "stoppe", - in console and
debugmode actived
activatejarvisand saystop.
you will see the transcription of google
transcription: { transcription: 'stoppe', done: true },
notes:
- if you say
stopand method 1 or 2 result isstoptoo
noA2DStopCommandconfiguration require - stop command defined in
A2DStopCommandstops all process of A2D :weblinks,cast,youtube,radio,photos(and MMM-FreeboxTV for french user)
Use:
just say
jarvis(for activating) …stop(or your preferedA2DStopCommand) - turn
-
@Bugsounet OK, thank you
-
sure:
pi@raspberrypi:~/MagicMirror $ cat /etc/*release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" -
gyp ERR! System Linux 5.4.35-v7l+
in the raspbian web site i see this:
Raspbian Buster with desktop Image with desktop based on Debian Buster Version:February 2020 Release date:2020-02-13 Kernel version:4.19i don’t know why you are the 5.4.x kernel version and it seams the problem
I don’t try to compile it with it so … sorry, i can’t help
retry with 4.19.x kernel version -
hmm okay, is there a way to change my kernel version??
-
@jimmydew load a different version of the OS
-
@sdetweil
oke thank you but I dont now how I load a diffrent Os -
@jimmydew flash the SD card with a different is version
