mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08:00
add Voice Command, Fix #22
This commit is contained in:
@@ -28,6 +28,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
|||||||
* [Log](#log)
|
* [Log](#log)
|
||||||
* [RegExp](#regexp)
|
* [RegExp](#regexp)
|
||||||
* [Media](#media)
|
* [Media](#media)
|
||||||
|
* [Voice Command](#voice-command)
|
||||||
* UI
|
* UI
|
||||||
* [Loading Status](#loading-status)
|
* [Loading Status](#loading-status)
|
||||||
* [Validation](#validation)
|
* [Validation](#validation)
|
||||||
@@ -316,6 +317,12 @@ There're also some great commercial libraries, like [amchart](http://www.amchart
|
|||||||
* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page
|
* [Ion.Sound](https://github.com/IonDen/ion.sound) - Simple sounds on any web page
|
||||||
|
|
||||||
|
|
||||||
|
## Voice Command
|
||||||
|
|
||||||
|
* [annyang](https://github.com/TalAter/annyang) - A JavaScript library for adding voice commands to your site, using speech recognition.
|
||||||
|
* [voix.js](https://github.com/pazguille/voix) - A JavaScript library to add voice commands to your sites, apps or games.
|
||||||
|
|
||||||
|
|
||||||
## Loading Status
|
## Loading Status
|
||||||
*Libraries for indicate load status.*
|
*Libraries for indicate load status.*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user