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.

    Hello-Lucy Module Microphone not working

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    56 Posts 6 Posters 21.6k Views 7 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.
    • T Offline
      TheGeekfather @sdetweil
      last edited by

      @sdetweil

      Hi Sam, is that the config.txt in boot?

      S 1 Reply Last reply Reply Quote 0
      • S Offline
        sdetweil @TheGeekfather
        last edited by sdetweil

        @TheGeekfather no… in the MagicMirror/config/config.js for the HelloLucy module config section

        it is set to

        microphone: “default”,

        in the code…

        if u do arecord test.wav
        does it work? (this uses the default)

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        T 1 Reply Last reply Reply Quote 0
        • T Offline
          TheGeekfather @sdetweil
          last edited by

          @sdetweil

          {
          		disabled: false,
          		module: "Hello-Lucy",
          		position: "bottom_left",
          		config: {
            			keyword: 'HELLO LUCY',               // MUST BE CAPITALS to make Lucy start listening
            			timeout: 15,                        // timeout listening for a command/sentence
            			defaultOnStartup: 'Hello-Lucy',
            			standByMethod: 'DPMS',              // 'DPMS' = anything else than RPi or 'PI'
            			sounds: ["1.mp3", "11.mp3"],        // welcome sound at startup. Add several for a random choice of welcome sound
            			confirmationSound: "ding.mp3",
          

          This is my config for Lucy

          S 1 Reply Last reply Reply Quote 0
          • S Offline
            sdetweil @TheGeekfather
            last edited by

            @TheGeekfather right, it is using ‘default’, and I asked u to test if default worked

            Sam

            How to add modules

            learning how to use browser developers window for css changes

            T 1 Reply Last reply Reply Quote 0
            • T Offline
              TheGeekfather @sdetweil
              last edited by

              @sdetweil

              It works outside of MagicMirror

              Not sure where I put in Microphone id or microphone default

              Retired teacher still trying to learn. Got lots of the modules working but having trouble with voice commands

              :)

              S 1 Reply Last reply Reply Quote 0
              • S Offline
                sdetweil @TheGeekfather
                last edited by

                @TheGeekfather said in Hello-Lucy Module Microphone not working:

                having trouble with voice commands

                ahmen… everyone has trouble…

                so, did the arecord command work?

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                T 2 Replies Last reply Reply Quote 0
                • T Offline
                  TheGeekfather @sdetweil
                  last edited by

                  @sdetweil

                  arecord works in terminal. when Lucy module loads - under mic icon it says “undefined”

                  1 Reply Last reply Reply Quote 0
                  • T Offline
                    TheGeekfather @sdetweil
                    last edited by

                    @sdetweil

                    Hi Sam

                    Looks like the problem is with the install

                    "My apologies, gentlemen. There is a problem with the mic upon install that seems to be specific to the Pi. @cowboysdude did an install late last night and he encountered the same issue, so forgive me. I am looking at it right now and will not sleep until it is resolved. Not!

                    Seriously, it will be fixed ASAP.

                    Thank you for your patience and interest."

                    1 Reply Last reply Reply Quote 0
                    • L Offline
                      Linas123
                      last edited by

                      @TheGeekfather

                      I have the same problem. Do you have the solution for this issue? Pleas, let me now.

                      Mykle1M 1 Reply Last reply Reply Quote 0
                      • Mykle1M Offline
                        Mykle1 Project Sponsor Module Developer @Linas123
                        last edited by Mykle1

                        @Linas123

                        Have you run arecord -l in the terminal? (that’s a lower case L)

                        Post your output from that command here.

                        My output:

                        pop@e8300:~$ arecord -l
                        **** List of CAPTURE Hardware Devices ****
                        card 0: PCH [HDA Intel PCH], device 0: ALC221 Analog [ALC221 Analog]
                          Subdevices: 1/1
                          Subdevice #0: subdevice #0
                        card 0: PCH [HDA Intel PCH], device 2: ALC221 Alt Analog [ALC221 Alt Analog]
                          Subdevices: 1/1
                          Subdevice #0: subdevice #0
                        pop@e8300:~$ 
                        

                        Create a working config
                        How to add modules

                        L 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 1 / 6
                        • 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