MagicMirror with MMM-GoogleAssistant vs Windows 11 (or 10) ?
-
So Guys ?
I give you a Challenge !
Installing MagicMirror with GoogleAssistant v3 worked in windows 10 or 11
- Native windows tools
- unix tools autorized
- no WMware / virtualbox or eq tool (I repeat again … only native windows tools)
Should work MMM-Detector
- Ok google (pocupine library)
- Jarvis (snowboy library)
Denied:
- SERVER MODE !
- No source change !
optional:
- Youtube working with playing the Test video (K-391 summertime)
Are you really sure that is not possible ?
this is the MM config to use:
/* Let's Play with this config ! * MM with GoogleAssistant V3 vs windows * Possible or not ? */ let config = { address: "localhost", port: 8080, basePath: "/", ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"], useHttps: false, language: "en", locale: "en-US", logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging timeFormat: 24, units: "metric", electronOptions: { webPreferences: { webviewTag: true } }, modules: [ { module: "clock", position: "top_left" }, { module: "MMM-Detector", position: "top_left", configDeepMerge: true, config: { debug: true, } }, { module: "MMM-GoogleAssistant", position: "top_left", configDeepMerge: true, config: { debug: true, assistantConfig: { latitude: 51.508530, longitude: -0.076132, }, Extented: { useEXT: true, youtube: { useYoutube: true, useVLC: true } } } } ] }; /*************** DO NOT EDIT THE LINE BELOW ***************/ if (typeof module !== "undefined") {module.exports = config;}
Ready to test ?
SoOoO … Go to your keybord and TEST and find the solution !Youtube is your friend for publish your demo ! (If it’s possible !)
Naturaly past the link thereGood luck !
Challenge end : 18/09 00h00 (Paris Hour)
-
Challenge accepted
-
umm … 3 days, no result ?
Right ! So That you have read… there is present to win !
It’s a Pi4 8Gb Ram ! -
I actually haven’t tried yet.
But I’m always up for good challenge -
I will give it a shot this weekend. I don’t have Windows 11 but I do have Windows 10
-
@bugsounet said in MagicMirror with MMM-GoogleAssistant vs Windows 11 (or 10) ?:
Challenge end : 18/09 00h00 (Paris Hour)
-
So … noOne find the solution !
Let’s try to build it from scratch, in live !
I will prepare my system for streaming
and be back with THE link
-