zenorocha / voice-elements

:speaker: Web Component wrapper to the Web Speech API, that allows you to do voice recognition and speech synthesis using Polymer
http://zenorocha.github.io/voice-elements
1.36k stars 256 forks source link

How to get Project when input is also project #20

Closed ApertureStudiosMedia closed 9 years ago

ApertureStudiosMedia commented 9 years ago

I am having one word being pronounced as a similar word. I would like to know how to make the input word "project" to be defined as a works in the making or as in a media "project".

zenorocha commented 9 years ago

Hey @ApertureStudiosMedia,

This project uses the Web Speech API which means that I don't have control over pronunciation, only browser vendors do.

Thanks for reporting and sorry for my delay on answering this issue.