react-native-wakeword 1.1.29 → 1.1.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1 @@
1
- b305272a8f28fac677933352c1e03b69 keyworddetection-1.0.0.aar
1
+ f19f7515e752260028b50705bcfa331b keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 728c38abbad54c873e071797e709f66bc5fe3428 keyworddetection-1.0.0.aar
1
+ 2433a643f9f768c2f22f5bf7eac48bf006b7892c keyworddetection-1.0.0.aar
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-wakeword",
3
- "version": "1.1.29",
3
+ "version": "1.1.31",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",