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

Simon

@Simon

0
Reputation
592
Profile views
3
Posts
0
Followers
0
Following
Joined May 11, 2016, 7:08 AM
Last Online May 17, 2016, 7:18 PM

Simon Unfollow Follow

Latest posts made by Simon

  • RE: Voice/motion control

    @coolbotic No it’s not very pretty :) I’ll see what I can do

    posted in Requests
    S
    Simon
    May 11, 2016, 4:15 PM
  • RE: Voice/motion control

    Don’t know. I coded with it in python. To tell you the truth I have only heard of Electron about 10 minutes ago :) My magic mirror is coded in python (far more hacky and inelegant then your solution) but it entertained me for a while. :)

    posted in Requests
    S
    Simon
    May 11, 2016, 7:58 AM
  • RE: Voice/motion control

    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.

    posted in Requests
    S
    Simon
    May 11, 2016, 7:20 AM
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