mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
add Voice Command, Fix #22
This commit is contained in:
parent
4289ef2521
commit
ec0a7c0e46
@ -28,6 +28,7 @@ A collection of awesome browser-side JavaScript libraries, resources and shiny
|
||||
* [Log](#log)
|
||||
* [RegExp](#regexp)
|
||||
* [Media](#media)
|
||||
* [Voice Command](#voice-command)
|
||||
* UI
|
||||
* [Loading Status](#loading-status)
|
||||
* [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
|
||||
|
||||
|
||||
## 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
|
||||
*Libraries for indicate load status.*
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user