• 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
  1. Home
  2. binaryhellstorm
  3. Topics
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
B
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 2
  • Posts 8
  • Groups 0

Topics

  • B

    First build

    Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
    9 Nov 9, 2019, 5:24 AM
    Oct 27, 2019, 2:13 AM
    1 Votes
    9 Posts
    6k Views
    M Nov 9, 2019, 5:24 AM
    really nice!
  • B

    snowboy Install Failure

    Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
    13 Oct 5, 2019, 3:16 AM
    Sep 15, 2019, 3:58 AM
    0 Votes
    13 Posts
    4k Views
    S Oct 5, 2019, 3:16 AM
    @kai i use the sample config { module: "MMM-Hotword", position: "top_right", config: { chimeOnFinish: null, mic: { recordProgram: "arecord", device: "plughw:1" }, models: [ // this is the start of the models, note this is an array, so you can have multiple word choices { hotwords : "computer", // what word you expect to hear file : "computer.umdl", // where it gets the wave pattern model file sensitivity : "0.5", }, ], commands: { "computer": { notificationExec: { notification: "ASSISTANT_ACTIVATE", payload: (detected, afterRecord) => { return {profile:"default"} } }, restart:false, afterRecordLimit:0 } } } },
  • 1 / 1
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