I am creating a mobile application. I was wondering if it is possible to make a voice input like ok google.
I found a script https://developers.google.com/web/updates/2013/01/Voice-Driven-Web-Apps-Introduction-to-the-Web-Speech-API but I've no idea how I can integrate this script in polymer way.
Thanks.