react-native-wakeword 1.1.17 → 1.1.19

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
- f5a6384d04b7f2167e4ef706d330bf01 keyworddetection-1.0.0.aar
1
+ 78b69762b2827c75718f27576bbbd8c8 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 0b05bae711e6a0d03f43ec4cefdb29d14a854ac1 keyworddetection-1.0.0.aar
1
+ 369786fb523b19254fad7a24d3b1dba4223cd953 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.17",
3
+ "version": "1.1.19",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",