Bugsounet Coding

    • Register
    • Login
    • Search
    This Forum is now reserved to registred users!

    Solved Cant Activate Google Assistant

    Issues
    2
    7
    65
    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.
    • S
      SolverTwins last edited by SolverTwins

      I follow the wiki and there is no way to activate Google Assistant, with voice, I install Gateway, MMM-GoogleAssistant and MMM-detector, but when I try to activate with the frase, there is no diference. My Config.js is include, as a ScreenShot.

      Please can you help me?.

      {
              module: "MMM-GoogleAssistant",
              position: "lower_third",
              configDeepMerge: true,
              config: {
                  debug: false,
                  Extented: {
                      welcome: {
                          useWelcome: true,
                          welcome: "what is the date"
                      },
                  },
                  assistantConfig: {
                      latitude: 40.857380,
                      longitude: -74.524410,
                      lang: "es-ES",
                      deviceRegistred: true
                  }
                
              }
          },
      
          {
              module: 'Gateway'
          },
         {
            module: 'EXT-Alert',
          config: {
              debug: true,
              ignore: []
          }
      },
      
      {
          module: "EXT-Detector",
          position: "top_left",
          configDeepMerge: true,
          useIcon: true,
          config: {
              debug: true,   
              detectors: [
          {
              detector: "Snowboy",
              Model: "jarvis",
              Sensitivity: null
          }
      ]
      

      }
      }

      Captura de pantalla 2022-04-30 174403.jpg

      1 Reply Last reply Reply Quote 0
      • bugsounet
        bugsounet Main Coder last edited by

        Can I have the address of your prefered wiki?

        1 Reply Last reply Reply Quote 0
        • S
          SolverTwins last edited by

          https://wiki.bugsounet.fr/en/MMM-GoogleAssistantv4/ExtentedPlugins#advice-to-start

          I made all the steps, (I think), I install MMM-GoogleAssistant, credentials, configuration, I install algo the Gateway and the MMM-alert, y MMM-Detector, But as you can see in the screen apareas Google Assistant but I cant activate.
          I also use alsamixer, arecord and aplay to confirm that the mic and speaker is working, and also all goes well, but nothing, I cant activate, please can you help me?.

          Thanks for all.

          1 Reply Last reply Reply Quote 0
          • bugsounet
            bugsounet Main Coder last edited by

            Are you really sure that you read wiki and copy/past all step and default config? (really sure??)

            S 1 Reply Last reply Reply Quote 0
            • S
              SolverTwins last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • S
                SolverTwins @bugsounet last edited by

                @bugsounet I find the problem,it is so simple that it hurts, a problem with the SD card, the EXT-Detector module, dont install correctly, I start over again, installing all the modules in another directory and I see that its works, thanks for your fabulous work, now, I only need to find a good USB Mic, the one that I use, have a bad quality or recording and have problem identification the “Magic Word” but now at least Its works.
                Thanks AGAIN

                1 Reply Last reply Reply Quote 0
                • bugsounet
                  bugsounet Main Coder last edited by

                  in MMM-GoogleAssistant, this feature don’t exist (but you have read default template) :

                  Extented: {
                                  welcome: {
                                      useWelcome: true,
                                      welcome: "what is the date"
                                  },
                              },
                  

                  MMM-GoogleAssistant must be have NO position (it use popup)

                  position: "lower_third"
                  

                  in MMM-Detector (you have a mismake reading of default config too !)

                      useIcon: true,
                  

                  must be inside config: { }, you have set it outside …

                  1 Reply Last reply Reply Quote 0
                  • Topic has been marked as solved  bugsounet bugsounet 
                  • First post
                    Last post
                  Powered by NodeBB | @bugsounet ©2022