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.

    Bluetooth with MMM-GoogleAssistant

    Scheduled Pinned Locked Moved Troubleshooting
    11 Posts 3 Posters 3.0k Views 2 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.
    • ? Offline
      A Former User
      last edited by A Former User

      try this:
      useNative: true, in responseConfig: {}
      it disable HTML5 response and use native audio of RPI

      1 Reply Last reply Reply Quote 0
      • K Offline
        killerjoe34
        last edited by

         {
                                module: "MMM-GoogleAssistant",
                                position: "fullscreen_above",
                                config: {
                                  assistantConfig: {
                                    latitude: 44.13333,
                                    longitude: 4.08333,
                                  },
                                  micConfig: { // put there configuration generated by auto-installer
                                    recorder: "arecord",
                                    device: "plughw:2",
                                  },
                                  responseConfig: {
                                  usenative: true,
                                  },
                                  A2DServer: {
                                  useA2D: true,
                                  stopCommand: "thank you"
                                  },
                                  recipes: [ "Reboot-Restart-Shutdown.js","with-radio_fr.js" ]
                                }
                        },
        

        Pas d’amélioration malgré un reboot, l’icone BT se met au vert et au rouge sans arrêt :(

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by

          Bah la… c’est le bluetooth c’est pas la config de GA

          stopCommand: “thank you” ?

          et pourquoi pas autre chose genre “merci” ou “stoppe” si tu es français?

          1 Reply Last reply Reply Quote 0
          • K Offline
            killerjoe34
            last edited by

            Bah parce que j’aime bien :) et que j’ai pas mal de potes anglais qui passent à la maison ;)

            C’est pas dans la config de GA que tu me disais de le modifier ?

            1 Reply Last reply Reply Quote 0
            • ? Offline
              A Former User
              last edited by

              bah si mais si l’icone bluetooth part en Cacahouuuuuette …
              ça viens du bluetooth, il faut regarder de ce côté la
              mais bon avis strictement personnel, ça marche mal en bluetooth. essaye tu veras

              1 Reply Last reply Reply Quote 0
              • K Offline
                killerjoe34
                last edited by killerjoe34

                Ok bah de toutes façons j’attends un module ampli pour ajouter en filaire dessus, c’était pour tester :D

                Merci, bonne soirée à toi ;)

                Ah si ! attends !
                Comment je peux enlever le bandeau “listening on LibreSpot” en bas, j’ai pas trouvé, et j’ai déjà MMM-NowPlayingOnSpotify

                1 Reply Last reply Reply Quote 0
                • ? Offline
                  A Former User
                  last edited by

                  Prend plustot MMM-Spotify,
                  il est préprogrammé pour A2D
                  pour l’enlever c’est dans la config de spotify useIntegred je crois, regarde le wiki (j’ai tellement de feature que je me souviens pas de tout mdr)

                  1 Reply Last reply Reply Quote 0
                  • K Offline
                    killerjoe34
                    last edited by

                    Ok je vais modifier ça, merci ;)

                    I’ll be back :P

                    ChrisC 1 Reply Last reply Reply Quote 0
                    • ChrisC Offline
                      Chris @killerjoe34
                      last edited by

                      @killerjoe34
                      Hello,
                      If I may:

                      @Bugsounet said in Bluetooth with MMM-GoogleAssistant:

                      try this:
                      useNative: true, in responseConfig: {}
                      it disable HTML5 response and use native audio of RPI

                      @killerjoe34 said in Bluetooth with MMM-GoogleAssistant:

                                            responseConfig: {
                                            usenative: true,
                      

                      Couldn’t the error come from the syntax of usenative: true, whose N must be uppercase?

                      Regards,


                      Bonjour,

                      si je peux me permettre:

                      L’erreur ne viendrait-il pas de la syntaxe de usenative: true, dont le N doit être majuscule?

                      Cordialement,

                      K 1 Reply Last reply Reply Quote 0
                      • K Offline
                        killerjoe34 @Chris
                        last edited by

                        @Chris said in Bluetooth with MMM-GoogleAssistant:

                        Couldn’t the error come from the syntax of usenative: true, whose N must be uppercase?

                        Bien vu ;) Mais non, ça ne change rien

                        1 Reply Last reply Reply Quote 0

                        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                        With your input, this post could be even better 💗

                        Register Login
                        • 1 / 1
                        • 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