MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    MagicMirror² v2.24.0 is available! For more information about this release, check out this topic.

    UNSOLVED MMM-voice - experience

    Troubleshooting
    2
    11
    1043
    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.
    • M
      Miked180 last edited by

      Hi, have someone use this module

      MMM-Voice

      There is a broken link for Documenatation.

      I think ist a good idea tocontrol de mirror over voice.

      After Install i can see my words which i said sho on teh mirror ( sometimes not correct)

      But i cant controll anithing. I have install and insert in config.

      Now who can i example turn of Mirror or wake up,… or sho a modul,…

      i need not more

      Answer in english or german (german better)

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

        @Miked180 that module only supports these commands
        Dieses Modul unterstützt nur diese Befehle

        HIDE MODULES
        SHOW MODULES
        WAKE UP
        GO TO SLEEP
        OPEN HELP
        CLOSE HELP
        

        i only used go to sleep and wake up

        Ich ging nur schlafen und wachte auf

        voice recognition is poor

        Die Spracherkennung ist schlecht

        Sam

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • M
          Miked180 last edited by

          And you know a better Modul for Wake up or sleepof teh mirror ?,

          I can use a usb Micro or a usb Camera,

          i will only sleep and wake up the mirror , not more and easist way.

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

            @Miked180 for no voice control, i wrote my own module
            Für keine Sprachsteuerung habe ich mein eigenes Modul geschrieben

            https://github.com/sdetweil/MMM-SleepWake

            it uses the linux motion project to detect motion from the camera
            Es verwendet das Linux-Bewegungsprojekt, um Bewegungen von der Kamera zu erkennen
            sudo apt-get install motion

            Sam

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 0
            • M
              Miked180 last edited by

              than i use this, so i know if i have a question who can help 😃

              1 Reply Last reply Reply Quote 0
              • M
                Miked180 last edited by

                So i have install the git and sudo apt-get install motion

                , USb Camera is connected, now who can use this, nothing happend,

                in Config.js -> source. ‘external’

                You should get many bottles of beer for your help

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

                  @Miked180 from the readme for MMM-SleepWake

                  Verwendung
                  Konfigurieren Sie das Github-Bewegungsprojekt (oder eine andere Methode, mit der Sie Bewegungen erkennen möchten), um eine Datei für den Beginn oder das Ende der Bewegung zu schreiben.

                  so (motion.conf lines)

                  • Befehl, der ausgeführt werden soll, wenn ein Ereignis startet. (Standard: keine) * # Ein Ereignis beginnt bei der ersten Bewegung, die nach einer durch event_gap definierten Zeitspanne ohne Bewegung erkannt wurde

                  on_event_start / home / {userid} / MagicMirror / modules / MMM-SleepWake / external_motion gestartet

                  • Befehl, der ausgeführt werden soll, wenn ein Ereignis nach einer Zeit ohne Bewegung endet * # (Standard: keine). Der Zeitraum ohne Bewegung wird durch die Option event_gap definiert.

                  on_event_end / home / {userid} / MagicMirror / modules / MMM-SleepWake / external_motion wurde beendet
                  Ich habe Änderungen an den MMM-Voice- und HelloLucy-Projekten eingereicht, um die Kommunikation zwischen unseren Modulen zu erleichtern. Auf diese Weise wird der Spiegel durch den durch Sprache ausgelösten Schlaf (in den Ruhezustand versetzt) ​​und durch das durch Bewegung ausgelöste Aufwecken auf den vorherigen Zustand zurückgesetzt (und umgekehrt).

                  Sam

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • M
                    Miked180 last edited by

                    its enough to write in english ,

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

                      @Miked180 see the readme for config

                      Sam

                      Create a working config
                      How to add modules

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

                        you may have to restart motion or reboot…

                        i also configured for 15 seconds of quiet time after motion… (default 60 seconds)
                        also turned off recording video on motion. and disabled flash (the overwhelming light difference when lights turned on… )
                        I am not near my system with the /etc/motion/montion.conf

                        u can see events in /var/motion/motion.log

                        Sam

                        Create a working config
                        How to add modules

                        S 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 1 / 2
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy