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

    Scheduled Pinned Locked Moved Troubleshooting
    12 Posts 3 Posters 1.3k Views 3 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.
    • D Offline
      derick4963 @sdetweil
      last edited by

      @sdetweil said in hello lucy:

      aplay test.wav

      Yes i have record and able to hear the recoded audio.

      1 Reply Last reply Reply Quote 0
      • D Offline
        derick4963 @Mykle1
        last edited by

        @mykle1

        Yes

        below is my config

        	{
        disabled: false,
        module: "Hello-Lucy",
        position: "top_center",
        config: {
            keyword: 'HELLO LUCY',              // keyword to activate listening for a command/sentence
            timeout: 15,                        // timeout listening for a command/sentence
            standByMethod: 'DPMS',              // 'DPMS' = anything else than RPi or 'PI'
            microphone: "2,0",                  // run "arecord -l" card # and device # mine is "0,0"
            sounds: ["1.mp3", "11.mp3"],        // welcome sound at startup. Add several for a random greetings
            confirmationSound: "ding.mp3",      // name and extension of sound file
            startHideAll: true,                 // All modules start as hidden EXCEPT PAGE ONE
            //*** Page One is your default startup page *** This overrides startHideAll: true,
            pageOneModules: ["Hello-Lucy","MMM-EasyPix"],                     // default modules to show on page one/startup
            //pageTwoModules: ["Hello-Lucy", "MMM-BMW-DS", "MMM-EventHorizon"], // modules to show on page two
            //pageThreeModules: ["Hello-Lucy", "MMM-Lunartic"],                 // modules to show on page three
            //pageFourModules: ["Hello-Lucy", "MMM-PC-Stats"],                  // modules to show on page four
            //pageFiveModules: ["Hello-Lucy", "MMM-Searchlight"],               // modules to show on page five
            //pageSixModules: ["Hello-Lucy", "MMM-NOAA3"],                      // modules to show on page six
            //pageSevenModules: ["Hello-Lucy", "MMM-Recipe"],                   // modules to show on page seven
            //pageEightModules: ["Hello-Lucy", "MMM-rfacts"],                   // modules to show on page eight
            //pageNineModules: ["Hello-Lucy", "MMM-History"],                   // modules to show on page nine
            //pageTenModules: ["Hello-Lucy", "MMM-HardwareMonitor"]             // modules to show on page ten
            }
        },
        
        1 Reply Last reply Reply Quote 0
        • 1
        • 2
        • 2 / 2
        • 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