We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c93a7 commit 22f3adcCopy full SHA for 22f3adc
.npmignore
@@ -1,7 +1,11 @@
1
_site
2
+_test
3
.github
4
CHANGELOG.md
5
LICENSE
6
*BAK*
7
*__.js
8
*.ts
9
+
10
+ExampleRecognizerConfigElement.js
11
+config.html
package.json
@@ -1,6 +1,6 @@
{
"name": "adaptive-speech-recognizer",
- "version": "2.1.0",
+ "version": "2.2.0",
"description": "Adaptive dictation-mode speech recognizer ponyfill compatible with WebChat that gives the user time to think and stutter/stammer.",
"license": "MIT",
"repository": {
@@ -52,6 +52,7 @@
52
"sst",
53
"speech recognition",
54
"dictation",
55
+ "stutter",
56
"stammer"
57
],
58
"semistandard": {
0 commit comments