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

Voice/motion control

Scheduled Pinned Locked Moved Unsolved Requests
utility
72 Posts 15 Posters 81.5k Views 14 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.
  • M Offline
    MichMich Admin
    last edited by May 8, 2016, 5:31 PM

    Well, you could try to built it yourself ofcourse. :)

    1 Reply Last reply Reply Quote 0
    • C Offline
      coolbotic
      last edited by May 8, 2016, 7:18 PM

      Hahaha yes I could TRY, I have studied HTML, CSS and Javascript but I don’t think I could do it with ease but I’ll give it a go XD

      1 Reply Last reply Reply Quote 0
      • C Offline
        coolbotic
        last edited by May 8, 2016, 7:22 PM

        Saw this which could make it easier https://www.talater.com/annyang/ :D

        1 Reply Last reply Reply Quote 0
        • M Offline
          MichMich Admin
          last edited by May 8, 2016, 7:25 PM

          Yes, I looked into that. It seems it doesn’t work with Electron on the Raspberry Pi and has an API limit.

          Give it a try, and if it does work, let me know and I’ll build a module.

          1 Reply Last reply Reply Quote 0
          • C Offline
            coolbotic
            last edited by May 8, 2016, 7:43 PM

            Oh right hmmmm what about this https://github.com/thomascullen/voicebox As you can tell i’m really not sure what I am looking for haha XD

            M 1 Reply Last reply May 8, 2016, 7:46 PM Reply Quote 0
            • M Offline
              MichMich Admin @coolbotic
              last edited by May 8, 2016, 7:46 PM

              @coolbotic not sure if that ine runs on the RasPi. Give it a try.

              1 Reply Last reply Reply Quote 0
              • C Offline
                coolbotic
                last edited by May 8, 2016, 7:48 PM

                Okay will do waiting on a new SD card, if it work should I tell you? 8-D

                M 1 Reply Last reply May 8, 2016, 7:49 PM Reply Quote 0
                • M Offline
                  MichMich Admin @coolbotic
                  last edited by May 8, 2016, 7:49 PM

                  @coolbotic Please do!

                  1 Reply Last reply Reply Quote 0
                  • C Offline
                    coolbotic
                    last edited by May 8, 2016, 7:50 PM

                    Hope it works now haha !

                    1 Reply Last reply Reply Quote 0
                    • S Offline
                      Simon
                      last edited by May 11, 2016, 7:20 AM

                      Hi
                      i haven’t put voice control into my mirror but have played around with it for a kitchen based recipe generator. (Say Baked Alaska and the display pulled a recipe off BBC food website and displayed it. )

                      Basically voice recognition is fairly simple. What is difficult is getting it to start listening.
                      The easiest way of doing it is to use the google api Here is a good source. http://stevenhickson.blogspot.co.uk/2013/06/voice-command-v30-for-raspberry-pi.html

                      The problem I had when I played with this is that. It records what you say and sends it to google for recognition. If you want a system that is always listening then you would end up sending recordings to google 24/7. . You could try using http://cmusphinx.sourceforge.net/ to recognize an initial key word then turn on google recognition. But I couldn’t really get a great response from that. However I have a strong Irish accent which doesn’t help :)
                      So you might have more luck. Also a good microphone will make your life easier.

                      M 1 Reply Last reply May 11, 2016, 7:29 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 8
                      • 1 / 8
                      1 / 8
                      • First post
                        8/72
                        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