diff options
| author | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-30 20:19:58 -0400 |
|---|---|---|
| committer | Sam Wilkins <samwilkins333@gmail.com> | 2019-07-30 20:19:58 -0400 |
| commit | e0316c21838613df0fbf43df6a9ca5d696c52f47 (patch) | |
| tree | 634c400ab3a5ee7d7cf2d6e9b3be026081ae05c2 /package.json | |
| parent | 1aac1e8820c62a5f06d7e7630394e0bd58b19a94 (diff) | |
more interesting speech commands and command manager pattern for DictationManager
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 37052fde3..ef2d18163 100644 --- a/package.json +++ b/package.json @@ -200,6 +200,7 @@ "typescript-collections": "^1.3.2", "url-loader": "^1.1.2", "uuid": "^3.3.2", + "words-to-numbers": "^1.5.1", "xoauth2": "^1.2.0", "youtube": "^0.1.0" } |
