A WebExtension To Add Speech To Text Support to Web Pages
Перейти к файлу
Andre Natal 783690048c
Delete .travis.yml
2021-09-17 16:20:23 -07:00
bin Chrome compatibility. (#301) 2018-11-05 11:02:48 -07:00
docs improve metrics recording 2017-07-27 16:56:34 +02:00
extension Chrome compatibility. (#301) 2018-11-05 11:02:48 -07:00
.eslintignore Organize files better. (#297) 2018-10-24 11:10:21 -06:00
.eslintrc.yml Switch to using speaktome-api. 2018-10-30 17:00:31 -07:00
.gitignore Organize files better. (#297) 2018-10-24 11:10:21 -06:00
CHANGELOG.md Switch to using speaktome-api. 2018-10-30 17:00:31 -07:00
CODE_OF_CONDUCT.md Add Mozilla Code of Conduct file 2019-03-30 02:26:11 -07:00
LICENSE First working version 2017-03-17 17:00:44 -07:00
README.md Update name and badge 2019-06-19 17:23:12 -07:00
package.json Chrome compatibility. (#301) 2018-11-05 11:02:48 -07:00

README.md

Voice Fill

Travis Mozilla Add-on This is a simple WebExtension that adds support to use Speech To Text as an input method in web pages.

Usage

Install the web-ext npm module: npm install --global web-ext and run web-ext run from the extension subdirectory.