##SmartMirror-Angular-Annyang
I was motivated by the HomeMirror project by Hannah Mitt [link]. One of the biggest issues was looking for two ways mirror. After looking hard, I finally found a factory based in Singapore who could sell me two ways mirror. I have purchased and built one mirror based on Hannah Mitt project and it was pretty awesome.
The next thing that I wanted to do it to add interactivity into the project. Currently, the display device (in my case, Surface Pro 3) is hidden behind the mirror, hence, the touch surface becomes inaccessible. I have started to explore some solutions. I have forked Evan Cohen [SmartMirror] project so that I can work with Smart Mirror Open Source community.
###Project Demo Page
Click this [link].
###In Action
How to build a mirror [Youtube].
Testing the page [Youtube].
####Web App in AngularJS
####Annyang Speech Recognition While looking at **Evan Cohen** [[SmartMirror]](https://github.com/evancohen/smart-mirror) project, I found something interesting - _Annyang_ Speech Recognition JavaScript [[lib]](https://github.com/TalAter/annyang). [[Annyang]](https://github.com/TalAter/annyang) is a small lightweight library that uses the build-in Speech Recognition API. It was created by **TalAlter** and it it really very easy to use it. Chrome works really well with Annyang library and since chrome support full screen mode, it is my choice of platform for this project.