react-native-wakeword 1.0.70 → 1.0.71

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
- 38aa482dee7ea21e23ec1452064dd117 keyworddetection-1.0.0.aar
1
+ 83744d21cf56969a97bfc7c57a158e8a keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 759de3418d13a7578fcfdd6dce64408a7e1d4336 keyworddetection-1.0.0.aar
1
+ 8a4e7aa16542b466fa311a8173af8d9d41b5d158 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.70",
3
+ "version": "1.0.71",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",