react-native-wakeword 1.1.91 → 1.1.92

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
- 0f3ee67315fbd061e4c386059cb0b8cd keyworddetection-1.0.0.aar
1
+ 1cc510bcae0465bbf517a0a6766aa124 keyworddetection-1.0.0.aar
@@ -1 +1 @@
1
- 1d5ce776fbade47a64e9c5d4eab23bf87c4a0426 keyworddetection-1.0.0.aar
1
+ d69c78c3a386403693f3a28417f4b6f4c7362016 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.91",
3
+ "version": "1.1.92",
4
4
  "description": "Voice/Wake-word detection library for React Native",
5
5
  "main": "wakewords/index.js",
6
6
  "types": "wakewords/index.d.ts",