0

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.

aaron
  • 3
  • 1
  • Here's a kind-of-old github project that uses the Web Speech API. https://github.com/zenorocha/voice-elements – Neil John Ramal May 23 '17 at 06:03
  • If you are willing to use Polymer 2, there are the new [app-media](https://www.webcomponents.org/element/PolymerElements/app-media) elements which allow you to access media devices such as microphones and cameras. – Ben Thomas May 23 '17 at 08:42
  • My bad, turns out these do actually support Polymer 1.8+ – Ben Thomas May 23 '17 at 09:28

0 Answers0