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/Pages changed keyword to activate listening does not match on screen display.

    Scheduled Pinned Locked Moved Troubleshooting
    2 Posts 2 Posters 310 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.
    • D Offline
      Desert Rat
      last edited by

      I changed the Hello Lucy with Pages keyword to activate listening to any entry other than HELLO LUCY and the on screen display still indicates Hello Lucy. Is there any way to change it so it matches the keyword to activate listening entry I made??

      Thanks for any assistance.

      {
      disabled: false,
      module: “AnyEntry”,
      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: “0,0”,

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

        @desert-rat

        Until I get around to making a permanent solution, you can edit this line in the Hello-Lucy.js file to reflect what you want to see

        Line 204 (or there abouts)

        this.mode = this.translate("NO_MODE")+ "'Hello Lucy'";
        

        A word of caution!

        Be careful not to change the quotes as they already exist. Simply change Hello Lucy to your preference.

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • 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