fossasia / susi.ai

SUSI.AI Web Client https://susi.ai
GNU Lesser General Public License v2.1
2.04k stars 851 forks source link

Implement Voice on Chrome #277

Closed mariobehling closed 7 years ago

mariobehling commented 7 years ago

The Google Search shows a voice activation icon that can be used in the Chrome Browser.

Please implement the same feature on the web chat. screenshot from 2017-06-17 16-43-00

rishiraj824 commented 7 years ago

on it :+1:

rishiraj824 commented 7 years ago

@mariobehling I checked with Google speech to text API, which is only free for the first 60minutes. After that limit, one starts getting charged. One can use IBM Watson speech to text API for this feature. Please let me know if you have anything else in mind.

madhavrathi commented 7 years ago

@rishiraj824 IBM Watson speech to text seems appropriate choice for this. I am also trying to achieve this feature. Since you're already on it, please let me know if you need any help in testing or code.