Activity
Adding a command with an existing name will now overwrite the previou…
Adding a command with an existing name will now overwrite the previou…
Add test that commands can remove and add commands
Add test that commands can remove and add commands
Add tests for named variable recognition
Add tests for named variable recognition
Add test for regular expression matching capturing groups
Add test for regular expression matching capturing groups
Add initial tests for result matching
Add initial tests for result matching
Add tests for events: soundstart
, result
, resultMatch
, `resultN…
Add tests for events:
soundstart
, result
, resultMatch
, `resultN…Test for console logging when annyang repeatedly stops and starts
Test for console logging when annyang repeatedly stops and starts
BUGFIX: autorestart
is now true by default and will remain so even …
BUGFIX:
autorestart
is now true by default and will remain so even …Test that annyang is aborted when SR is aborted
Test that annyang is aborted when SR is aborted
trigger
now has a default value of empty Array
trigger
now has a default value of empty ArrayAdd tests for addCallback
including scoping
Add tests for
addCallback
including scopingImplement full testing for start
and the various options it supports
Implement full testing for
start
and the various options it supportsImplement removeCallback and its tests
Implement removeCallback and its tests
WIP: Rewriting annyang and tests
WIP: Rewriting annyang and tests
Banner on top of dist files is now automatically generated
Banner on top of dist files is now automatically generated
Added annyang.isSpeechRecognitionSupported()
Added
annyang.isSpeechRecognitionSupported()