MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-google assistant black screen.

    Scheduled Pinned Locked Moved Utilities
    12 Posts 3 Posters 1.8k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • M Offline
      Mathieu
      last edited by

      Thank you I will post my config here this evening.

      And it’s the same for link internet… it’s doesn’t work. Thank you. and I try post a screen shot.

      Merci.

      1 Reply Last reply Reply Quote 0
      • M Offline
        Mathieu
        last edited by

        Capture d’écran 2021-01-25 à 19.09.30.png Capture d’écran 2021-01-25 à 19.08.41.png Capture d’écran 2021-01-25 à 19.07.39.png Capture d’écran 2021-01-25 à 19.05.42.png

        E 1 Reply Last reply Reply Quote 0
        • J Offline
          jste84
          last edited by jste84

          I just posted about issues I’m having with this module after update

          I tried a fresh install but sadly I’m not having any luck with it

          Wish I hadn’t updated :(

          1 Reply Last reply Reply Quote 0
          • E Offline
            Egnos @Mathieu
            last edited by

            @Mathieu meanwhile it would be better if you read the guideon github for MMM-GoogleAssistant and MMM-Assistant2Display

            Then I would try this config:

            {
            		  module: "MMM-GoogleAssistant",
            		  position: "fullscreen_above",
            		  config: {
            			assistantConfig: {
            				lang: "fr-FR",
            				latitude: 44.6503800,
            				longitude: -0.35508007.558791,		
            							},
            			responseConfig: {
            			  useScreenOutput: true,
            			  screenOutputCSS: "screen_output.css",
            			  screenOutputTimer: 5000,
            			  screenRotate: false,
            			  activateDelay: 250,
            			  useAudioOutput: true,
            			  useChime: true,
            			  newChime: false,
            			  useNative: true,
            			  playProgram: "mpg321"
            							},
            			A2DServer: {
            			  useA2D: true,
            			  stopCommand: "stop",
            			  useYouTube: true,
            			  youtubeCommand: "youtube",
            			  displayResponse: true
            						},
            			micConfig: {
            			  recorder: "arecord",
            			  device: "plughw:2"
            						},
            			snowboy: {
            				Sensitivity: 0.7,
            				Model: "jarvis"
            					},
            				}
            	},
            
            	{
            		  module: "MMM-Assistant2Display",
            		  position: "bottom_right",
            		  config: {
            			debug:false,
            			useYoutube: true,
            				cast: {
            					useCast: true,
            					castName: "MagicMirror",
            					port: 8569
            					},
            				volume: {
            					  useVolume: true,
            					  volumePreset: "ALSA_HDMI",
            					  myScript: null
            						},
            				links: 	{
            						useLinks: true,
            						scrollActivate: true
            						},
            						}
            		},
            

            after activating GA with “Jarvis” remember to say “YouTube …” and the name of the video …

            My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

            1 Reply Last reply Reply Quote 0
            • M Offline
              Mathieu
              last edited by

              @Egnos Thank You. Merci. Gracias
              I try this evening.

              1 Reply Last reply Reply Quote 0
              • M Offline
                Mathieu
                last edited by

                It’s Ok … work after clean install…

                But how you stop Youtube Vidéos where is the command…?

                Thank you

                E 1 Reply Last reply Reply Quote 0
                • E Offline
                  Egnos @Mathieu
                  last edited by

                  @Mathieu Stop ;-)

                  My Mirror https://forum.magicmirror.builders/topic/17262/the-raspimirror-was-born/7

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 2 / 2
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy