react-native-wakeword 1.0.55 → 1.0.56

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
- 14aeda160988db741ad44ea8faa224b8 keyworddetection-1.0.0.aar
1
+ a43ed538a2d47deb3090ed8182b6e3c9 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 103f2fea833763ca6904e13740f078bf5c1140cf keyworddetection-1.0.0.aar
1
+ 23d207f5bd17e7b14ab831ed2a263be4a1c05db7 keyworddetection-1.0.0.aar
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "react-native-wakeword",
3
- "version": "1.0.55",
3
+ "version": "1.0.56",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",