• 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.

Hello-Lucy Module Microphone not working

Scheduled Pinned Locked Moved Unsolved Troubleshooting
56 Posts 6 Posters 21.7k 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
    last edited by Jan 8, 2020, 7:33 PM

    I am trying to get Hello-Lucy/Voice to work with my usb soundcard and microphone. I can record outside of MagicMirror so that works but I have this problem when Hello-Lucy module loads.:

    “displays mic flashing symbol and just says initialising and “undefined” underneath microphone icon”

    I have tried following the documentation but still no luck

    Anyone get Hello-Lucy to work?

    S 2 Replies Last reply Jan 8, 2020, 7:34 PM Reply Quote 0
    • S Offline
      sdetweil @TheGeekfather
      last edited by Jan 8, 2020, 7:34 PM

      @TheGeekfather use lsusb and arecord -l to get the device id for the config

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      T 1 Reply Last reply Jan 8, 2020, 7:42 PM Reply Quote 0
      • T Offline
        TheGeekfather @sdetweil
        last edited by Jan 8, 2020, 7:42 PM

        @sdetweil

        Sam,

        Bus 001 Device 003: ID 0d8c:0014 C-Media Electronics, Inc. Audio Adapter (Unitek Y-247A)

        card 1: Device [USB Audio Device], device 0: USB Audio [USB Audio]

        1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @TheGeekfather
          last edited by sdetweil Jan 8, 2020, 7:58 PM Jan 8, 2020, 7:55 PM

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

          “displays mic flashing symbol and just says initialising and “undefined” underneath microphone icon”

          but that is ok… if u speak does it change to Voice?

          the config should say microphone: “plughw:1,0”

          right?

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          T 1 Reply Last reply Jan 8, 2020, 7:56 PM Reply Quote 0
          • T Offline
            TheGeekfather @sdetweil
            last edited by Jan 8, 2020, 7:56 PM

            @sdetweil

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

            S 1 Reply Last reply Jan 8, 2020, 7:57 PM Reply Quote 0
            • S Offline
              sdetweil @TheGeekfather
              last edited by sdetweil Jan 8, 2020, 8:00 PM Jan 8, 2020, 7:57 PM

              @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 Jan 8, 2020, 8:03 PM Reply Quote 0
              • T Offline
                TheGeekfather @sdetweil
                last edited by Jan 8, 2020, 8:03 PM

                @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 Jan 8, 2020, 8:04 PM Reply Quote 0
                • S Offline
                  sdetweil @TheGeekfather
                  last edited by Jan 8, 2020, 8:04 PM

                  @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 Jan 8, 2020, 8:06 PM Reply Quote 0
                  • T Offline
                    TheGeekfather @sdetweil
                    last edited by Jan 8, 2020, 8:06 PM

                    @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 Jan 8, 2020, 8:17 PM Reply Quote 0
                    • S Offline
                      sdetweil @TheGeekfather
                      last edited by Jan 8, 2020, 8:17 PM

                      @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 Jan 8, 2020, 8:20 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 1 / 6
                      1 / 6
                      • First post
                        4/56
                        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