• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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-GoogleAssistant note here

Scheduled Pinned Locked Moved Utilities
22 Posts 4 Posters 3.2k 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.
  • S Offline
    sdetweil @wirdman
    last edited by Jul 15, 2020, 12:39 AM

    @wirdman did u speak the hotword, and ask a question?

    Sam

    How to add modules

    learning how to use browser developers window for css changes

    W 1 Reply Last reply Jul 16, 2020, 4:25 PM Reply Quote 0
    • K Offline
      killerjoe34
      last edited by Jul 15, 2020, 9:27 AM

      Ton micro fonctionne ? Tu appelles bien “jarvis” et non “ok Google” ?

      1 Reply Last reply Reply Quote 0
      • ? Offline
        A Former User
        last edited by Jul 15, 2020, 11:35 AM

        Hi, there is no ui on screen, only when you activate it (it’s write on the wiki …)
        so i don’t know what do you search on the screen ?

        1 Reply Last reply Reply Quote 0
        • ? Offline
          A Former User
          last edited by Jul 15, 2020, 11:38 AM

          @killerjoe34 : maybe @wirdman don’t try… just because it don’t found the GA ui on stand-by mode

          1 Reply Last reply Reply Quote 0
          • W Offline
            wirdman @sdetweil
            last edited by Jul 16, 2020, 4:25 PM

            @sdetweil oui j essai d appeler jarvis ou google mais pas de réponse

            peut etre il ne prend pas en compte mon micro usb

            1 Reply Last reply Reply Quote 0
            • K Offline
              killerjoe34
              last edited by Jul 16, 2020, 4:40 PM

              Does it appear with

              arecord -l
              

              And if it is, the card number should be reported in your config.js

               micConfig: { // put there configuration generated by $
                                          recorder: "arecord",
                                          device: "plughw:2",
                                        },
              1 Reply Last reply Reply Quote 0
              • ? Offline
                A Former User
                last edited by Jul 16, 2020, 4:43 PM

                pense également a vérifier le volume du micro ;)

                va dans le bureau du RPI > icone volume > (clique droit) > output device > device setting
                vérifie egalement qu’il est pas sur mute !

                1 Reply Last reply Reply Quote 0
                • W Offline
                  wirdman
                  last edited by Jul 16, 2020, 4:52 PM

                  voici ma config.js et le

                  arecord -l
                  

                  Capture d’écran 2020-07-16 à 18.49.16.png

                  Capture d’écran 2020-07-16 à 18.50.05.png

                  Merci encore pour votre aide

                  1 Reply Last reply Reply Quote 0
                  • K Offline
                    killerjoe34
                    last edited by killerjoe34 Jul 16, 2020, 5:30 PM Jul 16, 2020, 5:28 PM

                    avec MM arrêté, essaie

                    arecord --format=S16_LE --duration=5 --rate=48000 --file-type=raw out.raw
                    et
                    aplay --format=S16_LE --rate=48000 out.raw
                    

                    pour voir s’il est configuré correctement

                    1 Reply Last reply Reply Quote 0
                    • W Offline
                      wirdman
                      last edited by wirdman Jul 16, 2020, 5:32 PM Jul 16, 2020, 5:32 PM

                      @killerjoe34 said in MMM-GoogleAssistant note here:

                      aplay --format=S16_LE --rate=48000 out.raw

                      i think no ^^

                      pipi@raspberrypi:~ $ arecord --format=S16_LE --duration=5 --rate=48000 --file-type=raw out.raw
                      ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM input
                      arecord: main:828: erreur à l'ouverture audio: Aucun fichier ou dossier de ce type
                      pi@raspberrypi:~ $ arecord --format=S16_LE --duration=5 --rate=48000 --file-type=raw out.raw
                      ALSA lib pcm.c:2565:(snd_pcm_open_noupdate) Unknown PCM input
                      arecord: main:828: erreur à l'ouverture audio: Aucun fichier ou dossier de ce type
                      
                      
                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 1 / 3
                      1 / 3
                      • First post
                        6/22
                        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